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 support #2

Open
hohwille opened this issue May 4, 2015 · 0 comments
Open

cache support #2

hohwille opened this issue May 4, 2015 · 0 comments

Comments

@hohwille
Copy link
Owner

hohwille commented May 4, 2015

We want to have build in support for caching in mmm-service. Current idea is to support springs Cacheable annotation but implementation should be exchangeable.
Also there should be a method variant on the client with explicit configuration/settings argument that allows to configure the caching manually. So the annotations only define the default. Manual configuration allows to bypass caching, update cache, evict cache, etc.

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

No branches or pull requests

1 participant