Hacker News new | past | comments | ask | show | jobs | submit login

Any reason why the block cache needs to be 10s of GB in size? Cassandra, for example, usually has a rather small key cache on heap, and then just relies on the kernel page cache. I don't have experience with cockroach, it looks like the block cache is similar to cassandra row cache, which can be configured to be on heap or off heap, but usually not beneficial to enable.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: