mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-27 00:31:02 +00:00
extract the index abstraction out of the index-scheduler in its own module
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
mod autobatcher;
|
||||
mod batch;
|
||||
mod document_formats;
|
||||
pub mod error;
|
||||
pub mod index;
|
||||
pub mod task;
|
||||
mod utils;
|
||||
|
||||
|
Reference in New Issue
Block a user