meilisearch / meilisearch/meilisearch-php
[Meilisearch v1.23] Backport database compaction to v1.x branch
Open
Nobody has claimed this yet.
enhancement
good first issue
v1.x backport
- Dominant language
- PHP
- Stars
- 757
- Forks
- 125
- Avg merge
- 6d 8h
- Merged PRs (30d)
- 2
Description
Description
Backport #815 to v1.x branch
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review issue #815 to understand the database compaction changes, then compare that work with the v1.x branch in this repository. Backport the applicable changes and verify that the existing test suite passes on v1.x.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100