That is interesting. I wish CF would give us some more information as I've assumed that there must be a lack of strong consistency which would be a major drawback. Edit: But that would mean that durable objects can't be…
The important drawback is async replication and therefore the lack of full consistency. On the other hand, this is the big advantage of hosted Postgres and the like. Those offerings are great for use-cases that don't…
No and no. I think this is great for Edge computing, where there is currently no solution. So, it's better than nothing. It all depends on the use-case, of course. A traditional hosted Postgres or MySQL database or…
First, I'm very excited. Sure, SQLite has some limitations compared to Postgres, esp. regarding the type system and concurrency. But we get ACID compliance and SQL. But it is really hard getting some useful information…
That is interesting. I wish CF would give us some more information as I've assumed that there must be a lack of strong consistency which would be a major drawback. Edit: But that would mean that durable objects can't be…
The important drawback is async replication and therefore the lack of full consistency. On the other hand, this is the big advantage of hosted Postgres and the like. Those offerings are great for use-cases that don't…
No and no. I think this is great for Edge computing, where there is currently no solution. So, it's better than nothing. It all depends on the use-case, of course. A traditional hosted Postgres or MySQL database or…
First, I'm very excited. Sure, SQLite has some limitations compared to Postgres, esp. regarding the type system and concurrency. But we get ACID compliance and SQL. But it is really hard getting some useful information…