mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 03:47:02 +02:00
Persistently save to DB the status of experimental features
This commit is contained in:
parent
29ec02d4d4
commit
072d81843f
5 changed files with 140 additions and 1 deletions
|
@ -28,6 +28,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
|
|||
started_at,
|
||||
finished_at,
|
||||
index_mapper,
|
||||
features: _,
|
||||
max_number_of_tasks: _,
|
||||
wake_up: _,
|
||||
dumps_path: _,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue