meilisearch/MeiliSearch

Create test for the dumpless upgrade

已关闭

#5,392 创建于 2025年3月5日

 (2 条评论) (0 个反应) (0 位负责人)Rust (2,542 个派生)batch import
good first issuemaintenance

仓库指标

星标
 (57,572 个星标)
PR 合并指标
 (平均合并 11天 20小时) (30 天内合并 41 个 PR)

描述

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.

贡献者指南