improvement: use simpler rocksdb config

This commit is contained in:
Timo Kösters 2024-03-13 12:52:11 +01:00
parent 81bc1fc4e3
commit 879a8b969d
No known key found for this signature in database
GPG key ID: 0B25E636FBA7E4CB
5 changed files with 289 additions and 256 deletions

View file

@ -121,6 +121,7 @@ optional = true
features = [
"multi-threaded-cf",
"zstd",
"lz4",
]
[target.'cfg(unix)'.dependencies]