Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Index Garbage Collection #1505

Open
4 tasks
alexanderkiel opened this issue Feb 20, 2024 · 0 comments · May be fixed by #2156
Open
4 tasks

Implement Index Garbage Collection #1505

alexanderkiel opened this issue Feb 20, 2024 · 0 comments · May be fixed by #2156
Assignees
Milestone

Comments

@alexanderkiel
Copy link
Member

alexanderkiel commented Feb 20, 2024

  • implement a prune function in blaze.db.api
  • create a new job type called job-prune
  • create a operation called $prune that starts a new prune job using async request pattern
  • add cron like functionality to the job scheduler in order to schedule the prune job in regular intervals

This issue is part of #399.

@alexanderkiel alexanderkiel self-assigned this Aug 29, 2024
@alexanderkiel alexanderkiel added this to the v0.30.0 milestone Aug 29, 2024
@alexanderkiel alexanderkiel modified the milestones: v0.30.0, v0.31.0 Sep 9, 2024
@alexanderkiel alexanderkiel modified the milestones: v0.30.1, v0.31.0 Oct 10, 2024
@alexanderkiel alexanderkiel changed the title Implement Search Param Index Garbage Collection Implement Index Garbage Collection Oct 15, 2024
@alexanderkiel alexanderkiel linked a pull request Oct 28, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant