mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-11 14:16:31 +00:00
Use sled to count the write insertions
This commit is contained in:
@@ -67,7 +67,7 @@ filter-parser = { path = "../filter-parser" }
|
||||
# documents words self-join
|
||||
itertools = "0.13.0"
|
||||
|
||||
redis = "0.25.4"
|
||||
sled = "0.34.7"
|
||||
|
||||
csv = "1.3.0"
|
||||
candle-core = { version = "0.6.0" }
|
||||
|
Reference in New Issue
Block a user