Expose badger's CompressionLevel option in Bulk loader #4439
Labels
area/bulk-loader
Issues related to bulk loading.
area/compression
Related to compression of values, keys, and messages.
kind/enhancement
Something could be better.
status/accepted
We accept to investigate/work on it.
Copied over from hypermodeinc/badger#1163
Badger supports configuring zstd compression level via options which has a huge impact on performance. Right now there is no way for the user to specify the compression level. It would be nice to have a way to set the compression level in bulk loader (maybe a flag?).
It would also make sense to expose the compression algorithm option.
The text was updated successfully, but these errors were encountered: