top | item 42323006 (no title) sgt_bilko | 1 year ago What are the practical ways to increase throughput for both DBs? discuss order hn newest philippta|1 year ago With postgres you could vertically scale the database or shard the data.With cockroach you could add more nodes while keeping the replication count constant.
philippta|1 year ago With postgres you could vertically scale the database or shard the data.With cockroach you could add more nodes while keeping the replication count constant.
philippta|1 year ago
With cockroach you could add more nodes while keeping the replication count constant.