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 redis cache #525

Merged
merged 10 commits into from
Nov 20, 2024
Merged

Implement redis cache #525

merged 10 commits into from
Nov 20, 2024

Commits on Nov 14, 2024

  1. Add sturdycache

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    b9047b3 View commit details
    Browse the repository at this point in the history
  2. Use sturdycache for queries

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ddfd1b8 View commit details
    Browse the repository at this point in the history
  3. Fix unused error

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    86d7fd3 View commit details
    Browse the repository at this point in the history
  4. Tweak launcher script

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    d10616d View commit details
    Browse the repository at this point in the history
  5. Fix local config files

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5389a0a View commit details
    Browse the repository at this point in the history
  6. Disable V3 publish

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f9048a8 View commit details
    Browse the repository at this point in the history
  7. Fix cache attachment

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    11f4f61 View commit details
    Browse the repository at this point in the history
  8. Fix cache hit metric call

    anbsky committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0fd57a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    83d72ef View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Improve cache observability

    anbsky committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2c04acf View commit details
    Browse the repository at this point in the history