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

feat: caching improvements for stats endpoints #420

Merged
merged 11 commits into from
Jun 10, 2024
Merged

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    20d4f9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8153bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8f78c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf6388c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92402fc View commit details
    Browse the repository at this point in the history
  6. fix: use 3.9 typehint syntax

    tazlin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    41a2786 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d5ee6ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d32dc44 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8917d4c View commit details
    Browse the repository at this point in the history
  10. fix: db schedule_cron_job now updates too

    If the cron string (`p_schedule`) is different than the currently scheduled cron job, `schedule_cron_job` now makes sure that the schedule is updated.
    tazlin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    80b1f1b View commit details
    Browse the repository at this point in the history
  11. style: fix

    tazlin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fb2d30b View commit details
    Browse the repository at this point in the history