KeyDB
KeyDB copied to clipboard
builtin compression support?
What about implementing builtin compression, when a key/value is set, doing compression and check if the length has obvious decrease, if so, saving compression buffer instead.
What is the state of this feature ? I am more specifically interested about compression in keydb with flash support (based on rocksdb)