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

Cache policy data #2

Open
vishalpatel-te-zz opened this issue May 27, 2020 · 2 comments
Open

Cache policy data #2

vishalpatel-te-zz opened this issue May 27, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@vishalpatel-te-zz
Copy link

When storing policy data in database, it would be great if there are extensions to store them in cache (in memory, redid or something similar) in same way identity server expose ICache

@Angelinsky7
Copy link
Owner

this is the intended way, yes.
for now there is the architectural idea here : https://github.com/Angelinsky7/PolicyServer/tree/uma/PolicyServer1/Stores/Caching but it's missing the implementation

@Angelinsky7 Angelinsky7 added the enhancement New feature or request label May 27, 2020
@Angelinsky7 Angelinsky7 self-assigned this May 27, 2020
@Angelinsky7 Angelinsky7 added this to the First beta UMA milestone May 27, 2020
@Angelinsky7
Copy link
Owner

@vishalpatel-te if you have a concrete example how to use ICache in identity server 4 and maybe redis (or another store) it would be great ! Like that i could ensure that i build it the exact same way.
For now i only use InMemory Caching strategy so...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants