|
|
|
|
|
by hivacruz
971 days ago
|
|
For those interested in an alternative to Redis on disk, compatible with the Redis protocol, have a look on Kvrocks[1] which was recently accepted in the Apache foundation. It is based on RocksDB and works quite nicely for us. [1]: https://github.com/apache/kvrocks |
|