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

DB "housekeeping" #34

Open
DavidBuchanan314 opened this issue Dec 27, 2024 · 0 comments
Open

DB "housekeeping" #34

DavidBuchanan314 opened this issue Dec 27, 2024 · 0 comments
Milestone

Comments

@DavidBuchanan314
Copy link
Owner

DavidBuchanan314 commented Dec 27, 2024

Every so often (on startup, then daily? hourly?) the database should do some "housekeeping" tasks:

  • purge expired did/handle cache records
  • purge old firehose events (after some configured backfill window)
  • maybe purge unreferenced blobs, if they're older than some amount (tricky to avoid issues with in-progress blob uploads?)
  • purge expired tokens from token revocation lists
  • probably some other things I can't remember
@DavidBuchanan314 DavidBuchanan314 added this to the v1.0.0 milestone Jan 19, 2025
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

No branches or pull requests

1 participant