meilisearch/MeiliSearch

Create test for the dumpless upgrade

Open

#5.392 aberto em 5 de mar. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Rust (733 forks)batch import
good first issuemaintenance

Métricas do repositório

Stars
 (20.887 stars)
Métricas de merge de PR
 (Mesclagem média 4d 3h) (37 fundiu PRs em 30d)

Description

We must create at least one integration test that pulls the last version of Meilisearch (based on the version in the TOML), indexes a set of documents, changes some settings, and, if possible, keeps some enqueued tasks. Once the database state is set, we must be able to read this database with the --experimental-dumpless-upgrade flag.

Guia do colaborador