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

Redis / Memcached / Amazon ElastiCache support #75

Open
tomaszmichalak opened this issue Jan 2, 2020 · 0 comments
Open

Redis / Memcached / Amazon ElastiCache support #75

tomaszmichalak opened this issue Jan 2, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tomaszmichalak
Copy link
Member

Is your feature request related to a problem? Please describe.
InMemoryCacheActionFactory action executes a surrounded action only if the required value is not in cache. So In-memory Cache Action can wrap HTTP Action and limit the number of HTTP GET requests.
In many cases, an in-memory cache is not sufficient. Support for Redis / Memcached / Amazon ElastiCache would be appreciated.

Additional context

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