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

Add different cache resilience strategies #2199

Open
henri-tremblay opened this issue Dec 5, 2017 · 1 comment
Open

Add different cache resilience strategies #2199

henri-tremblay opened this issue Dec 5, 2017 · 1 comment

Comments

@henri-tremblay
Copy link
Contributor

henri-tremblay commented Dec 5, 2017

Add different cache resilience strategy. Make them available in the API.

  • The current one (robust)
  • The NOP one (decide if it should be the default)
  • The always failing one

Requires #2198

@chrisdennis
Copy link
Member

Needs a motivating use case... if one doesn't turn up then I propose we close this. I'm more inclined to improve AbstractResilienceStrategy so that it's as easy as possible to write new strategies as subclasses.

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

3 participants