MeiliSearch/crates/meilisearch
nnethercott 15cdc6924b refactor: remove runtime cfg!(test) check
Won't work in integration tests and consequently all threads would be
used. To remedy this we make explicit `max_threads=Some(1)` in the
IndexerConfig::default
2025-05-13 09:18:19 +02:00
..
src refactor: remove runtime cfg!(test) check 2025-05-13 09:18:19 +02:00
tests Adapt dumpless upgrade tests 2025-05-12 10:43:12 +02:00
build.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
Cargo.toml Bump prometheus to v0.14.0 2025-04-16 10:30:25 +02:00