Readit News logoReadit News
adulau commented on Kronotop: Redis-compatible, transactional document store backed by FoundationDB   github.com/kronotop/krono... · Posted by u/mastabadtomm
tasn · a year ago
One thing I wish redis had is the ability to extend itself beyond its memory capacity. So if I run out of memory, just move some stuff to disk. Or if I'm using persisted redis, just free up some memory.

Maybe this is it.

adulau · a year ago
If you're looking for a Redis-compatible key-value store, kvrocks[1][2] is an excellent choice. We've used it in many projects, and it's proven to be very stable. Since it's based on RocksDB, it doesn't have the memory limitations of Redis and the license delirium ;-)

[1] https://kvrocks.apache.org/ [2] https://github.com/apache/kvrocks

u/adulau

KarmaCake day7943January 3, 2010
About
Any finite-state machine, if left completely to itself, will fall eventually into a perfectly periodic repetitive pattern.

I do and break stuff. Same user-name on Twitter.

View Original