-
I see this in kvrocks.conf write
but rocksdb do support zstd compress why kvrocks not support this ? |
Beta Was this translation helpful? Give feedback.
Answered by
git-hulk
Sep 12, 2022
Replies: 2 comments
-
@usrtax Thanks for your feedback. Kvrocks needs to static link those libraries one by one, you can also file an issue if you want it. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tisonkun
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@torwig has submitted PR #863 to support zstd compression.