mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-09-11 07:06:30 +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