stephan-hof/pyrocksdb

Support preset compression dictionary

Opened this issue · 1 comments

From the blog:

Allow preset compression dictionary for improved compression of block-based tables. This is supported for zlib, zstd, and lz4. The compression dictionary’s size is configurable via CompressionOptions::max_dict_bytes.

Alright, zstd has hit version 1, stable.