瀏覽代碼

Use zstd for rocksdb.

Free performance.
parazyd 4 年之前
父節點
當前提交
77814d2c08
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Cargo.toml

+ 1 - 1
Cargo.toml

@@ -21,7 +21,7 @@ features = ["dev-graph", "test-dependencies"]
 git = "https://github.com/parazyd/rust-rocksdb"
 rev = "bd966750ec861d687913d59a9939a1408ac53131"
 default-features = false
-features = ["lz4"]
+features = ["zstd"]
 
 [dependencies]
 # Crypto