I’ve been thinking, the total account level limit for DO is 50GB, but D1 has limit of 250 GB; it was
I’ve been thinking, the total account level limit for DO is 50GB, but D1 has limit of 250 GB; it was reasonable back when DO isn’t meant for database storage or as a self contained database, but now, using it as some sort of distributed database with great potential to be low latency and as near as the user as possible, does cloudflare consider:
- Raising the limitations of per account DO storage
- Any form of guarantee that we can always raise of said limitations; filling out this form to raise limitations seems like a weak promise, that we felt like if we do ever hit those limitations, we need to look for plan B as soon as possible in case no one replies to our limitation increase request
- DO was more or less meant for “session” like behavior prior to SQLite backend, but now its also work as a distributed database, correct me if I’m wrong, but once a DO is created it cannot move location, are there plans to say either replicate the DO or hint it to initiate said instance to a different location next time it gets reinitiated (let’s say a user that has a DO db assigned to them travels between countries)
- We have platform for workers, but what about platforms for DOs? It would definitely be an interesting aspect to create services on top of DO too and not just workers.
