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

NOISSUE - Add Redis Cache For SpiceDB #2239

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Jun 18, 2024

  1. feat(auth): add policy caching

    Cache policies when the first authorization request happens and delete them when removing policies
    
    Signed-off-by: Rodney Osodo <[email protected]>
    rodneyosodo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    fc9c207 View commit details
    Browse the repository at this point in the history
  2. chore(redis): update redis package

    Signed-off-by: Rodney Osodo <[email protected]>
    rodneyosodo committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    7ca59f1 View commit details
    Browse the repository at this point in the history