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

Supporting cache backend #142

Open
ChetanBhasin opened this issue Oct 12, 2017 · 2 comments
Open

Supporting cache backend #142

ChetanBhasin opened this issue Oct 12, 2017 · 2 comments

Comments

@ChetanBhasin
Copy link

Cacheing resource request is a great feature. However, I was wondering if it would be nice to support cache backends such as Redis or MemCached.

@peterneyens
Copy link
Contributor

You can implement DataSourceCache yourself and pass it when you run a Fetch.
For the moment there are no ready made integrations with Redis / Memcached or ScalaCache ... That is definitely something worth exploring in the future.

@ChetanBhasin
Copy link
Author

Yeah, it would be nice to have built-in support for ScalaCache.

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

2 participants