6 ms·
How to optimize write latency for global tables in CockroachDB
- rapsey 4y agoHow well does CockroachDB run in practice, how much babysitting does it need? I am sure there are a bunch of people with experience running large clusters doing a high amount of transactions here.
- Sysctl232 4y agoIn my limited experience the babysitting is minimal. But to be happy with CockroachDB you must have a strong need for a distributed database. If you come from say a Postgres db running next to your app, CockroachDB will feel slow and limiting.
- dilyevsky 4y agoI’ve used it in anger and it was honestly pretty great. There are def some differences from pg from dev perspective but operationally it was much better than any clustered/ha pg solution I’ve used including managed products.
- orangechairs 4y ago"I’ve used it in anger and it was honestly pretty great" is one of the best user testimonials I've ever heard.