mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +00:00
feat: Prefer doing DatabaseView updates atomically
This commit is contained in:
@ -7,6 +7,7 @@ authors = ["Kerollmops <renault.cle@gmail.com>"]
|
||||
[dependencies]
|
||||
bincode = "1.0"
|
||||
byteorder = "1.2"
|
||||
crossbeam = "0.6"
|
||||
fst = "0.3"
|
||||
hashbrown = "0.1"
|
||||
lazy_static = "1.1"
|
||||
|
Reference in New Issue
Block a user