Using storage along with worker code to perform the function should make this possible. Our hope is that anyone could create such an API, not just Cloudflare. Just like we are building storage on top of workers, we hope…
Yes, that is one of the models we have been considering.
Last write wins. There are several features for controlling consistency that we have been prototyping. Based on how storage is used we will enable those as the product matures.
Hi skrebbel, storage is my project at Cloudflare. Last write wins, for some definition of last (https://en.wikipedia.org/wiki/Eventual_consistency). As we see how initial developers make use of the storage, we are…
Using storage along with worker code to perform the function should make this possible. Our hope is that anyone could create such an API, not just Cloudflare. Just like we are building storage on top of workers, we hope…
Yes, that is one of the models we have been considering.
Last write wins. There are several features for controlling consistency that we have been prototyping. Based on how storage is used we will enable those as the product matures.
Hi skrebbel, storage is my project at Cloudflare. Last write wins, for some definition of last (https://en.wikipedia.org/wiki/Eventual_consistency). As we see how initial developers make use of the storage, we are…