mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
split the autobatcher in two
This commit is contained in:
parent
cb82b0798a
commit
43bb02e7b4
3 changed files with 397 additions and 394 deletions
|
@ -1,4 +1,6 @@
|
|||
mod autobatcher;
|
||||
#[cfg(test)]
|
||||
mod autobatcher_test;
|
||||
mod create_batch;
|
||||
mod process_batch;
|
||||
mod process_dump_creation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue