mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
feat: Expose the sled compression setting
This commit is contained in:
@ -28,5 +28,9 @@ rev = "40b3d48"
|
||||
git = "https://github.com/Kerollmops/fst.git"
|
||||
branch = "arc-byte-slice"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
compression = ["sled/compression"]
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.0.7"
|
||||
|
Reference in New Issue
Block a user