Commit Graph

14 Commits

Author SHA1 Message Date
curquiza 026cf223b3 Update version for the next release (v1.0.0) in Cargo.toml files 2022-12-08 12:20:17 +00:00
curquiza 5db7c4057c Update version for the next release (v0.30.1) in Cargo.toml files 2022-12-06 20:05:46 +01:00
curquiza 68f80dbacf Update version for the next release (v0.30.0) in Cargo.toml files 2022-10-27 11:35:44 +00:00
Kerollmops eec43ec953
Implement a first version of the snapshots 2022-10-27 11:35:14 +02:00
Clément Renault 32cfac0cfd
Sort the TOML dependencies 2022-10-27 11:35:05 +02:00
Loïc Lecrenier ea60d35c71
Delete a task's persisted data when appropriate 2022-10-27 11:34:10 +02:00
Loïc Lecrenier eabac9676b
Fix typo and remove useless code in tests 2022-10-27 11:34:00 +02:00
Loïc Lecrenier ab4e649221
Apply suggestions from code review
Co-authored-by: Tamo <tamo@meilisearch.com>
2022-10-27 11:34:00 +02:00
Loïc Lecrenier 13a72f8757
Use more complete snapshot tests for the index scheduler 2022-10-27 11:33:59 +02:00
Irevoire 8770e07397
I can index documents without meilisearch 2022-10-27 11:33:42 +02:00
Tamo 4846a7c501
use faux in the file-store 2022-10-27 11:33:41 +02:00
Tamo 48138c21a9
rename the update-file-store to file-store since it can store any kind of file 2022-10-27 11:33:38 +02:00
Tamo 2afb381f95
get rids of nelson 2022-10-27 11:33:37 +02:00
Tamo a9844bd4f6
move the update file store to another crate with as little dependencies as possible 2022-10-27 11:33:37 +02:00