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

[1.0]client/db: enable archive pruning #3010

Merged
merged 4 commits into from
Oct 17, 2024

Commits on Oct 17, 2024

  1. prune archived orders

    Prune archived orders when there are more than 1000 (configurable).
    buck54321 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b77d86a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2078315 View commit details
    Browse the repository at this point in the history
  3. run once at startup

    buck54321 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    b9e365c View commit details
    Browse the repository at this point in the history
  4. review followup

    buck54321 committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    41a4843 View commit details
    Browse the repository at this point in the history