←back to thread

From S3 to R2: An economic opportunity

(dansdatathoughts.substack.com)
274 points dangoldin | 1 comments | | HN request time: 0s | source
Show context
threatofrain ◴[] No.38119049[source]
Cloudflare has been building a micro-AWS/Vercel competitor and I love it; i.e., serverless functions, queues, sqlite, kv store, object store (R2), etc.
replies(4): >>38119120 #>>38119207 #>>38119792 #>>38121863 #
1. camkego ◴[] No.38119207[source]
I would love to see a good blog post or article on Cloudflares KV store. I just checked it out, and it reports eventual consistency, so it sounds like it might be based upon CRDTs, but I'm just guessing.