|
|
|
|
|
by mrj
906 days ago
|
|
I'm not familiar with Rocksdb but if it's just a KV store you want, I'd probably just use Redis with compression. It is hard to beat. Otherwise, Timescaledb offers compressible table chunks using table inheritance. It's really pretty slick, depending on your use-case. |
|
[0] http://myrocks.io/