Hacker News new | ask | show | jobs
by ddorian43 2559 days ago
Can be done with an async-replication db like ScyllaDB. Or even CP db (just harder/slower).
1 comments

Yeah! CockroachDB is also a really cool multi-cloud DB. That being said, they are really more for transactional workloads, and less purpose built for time-series.

I guess there are always trade-offs in the software world.