mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
4b37a4a415
211: fix index deletion race condition r=MarinPostma a=MarinPostma Make update store block if the currently processing update is from an index we are trying to delete. This ensure that no write to the index can occur after it has been deleted. 218: Update milli version to v0.5.0 r=MarinPostma a=curquiza Co-authored-by: marin postma <postma.marin@protonmail.com> Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com> |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |