move the leader to a new design

This commit is contained in:
Tamo
2023-03-16 14:31:03 +01:00
parent c4c1240ab8
commit 145f0e753c
4 changed files with 139 additions and 84 deletions

View File

@ -18,3 +18,5 @@ thiserror = "1.0.39"
meilisearch-types = { path = "../meilisearch-types" }
roaring = "0.10.1"
log = "0.4.17"
crossbeam = "0.8.2"
bus = "2.3.0"