This website requires JavaScript.
Explore
Help
Sign In
snowykami
/
meilisearch
Watch
1
Star
0
Fork
0
You've already forked meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
synced
2025-01-31 23:41:42 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
meilisearch
/
index-scheduler
/
src
History
Kerollmops
9945f984db
Introduce a ProcessingTasks constructor
2022-10-20 16:37:27 +02:00
..
snapshots
/lib.rs
Delete a task's persisted data when appropriate
2022-10-20 16:34:32 +02:00
autobatcher.rs
Introduce the core algorithm of task cancelation
2022-10-20 16:37:26 +02:00
batch.rs
Extract the must_stop flag out of the RwLock
2022-10-20 16:37:27 +02:00
error.rs
Add the tasks cancel route to cancel tasks
2022-10-20 16:37:26 +02:00
index_mapper.rs
first mostly working version
2022-10-20 16:13:16 +02:00
lib.rs
Introduce a ProcessingTasks constructor
2022-10-20 16:37:27 +02:00
snapshot.rs
Extract the must_stop flag out of the RwLock
2022-10-20 16:37:27 +02:00
utils.rs
Add more enum-iterator related stuff
2022-10-20 16:37:26 +02:00