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

Memcached provider should read configuration file with expiration setting for each region #30

Closed
yurem opened this issue Feb 14, 2017 · 2 comments
Assignees
Milestone

Comments

@yurem
Copy link
Contributor

yurem commented Feb 14, 2017

The problem that by default we put all objects in cache with expiration time 1 day.

We need to improve MemcachedProvider to put objects into cache with configurable lifetime per Region.

We can store each region setting in MemcachedConfiguration or inside war file in file in similar to EhCache way..

@yurem yurem added this to the CE 3.0.1 milestone Feb 14, 2017
@yuriyz
Copy link
Contributor

yuriyz commented Feb 14, 2017

Moved to oxauth GluuFederation/oxAuth#477

@yuriyz yuriyz closed this as completed Feb 14, 2017
@yuriyz
Copy link
Contributor

yuriyz commented Feb 14, 2017

We also need to cover this first #28

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants