mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Introduce a new meilitool to help the cloud team
This commit is contained in:
parent
2614e7d9ca
commit
13416ccbf7
6 changed files with 426 additions and 50 deletions
|
@ -27,7 +27,7 @@ mod index_mapper;
|
|||
mod insta_snapshot;
|
||||
mod lru;
|
||||
mod utils;
|
||||
mod uuid_codec;
|
||||
pub mod uuid_codec;
|
||||
|
||||
pub type Result<T> = std::result::Result<T, Error>;
|
||||
pub type TaskId = u32;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue