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 a Redis adapter #12

Open
agrberg opened this issue Mar 1, 2019 · 1 comment
Open

Add a Redis adapter #12

agrberg opened this issue Mar 1, 2019 · 1 comment

Comments

@agrberg
Copy link
Collaborator

agrberg commented Mar 1, 2019

Redis is pretty great. Why not try and support it out of the box?

@agrberg agrberg self-assigned this Mar 1, 2019
@layerssss
Copy link

I think you could do that already

Cacheable.cache_adapter = ActiveSupport::Cache::RedisCacheStore.new url: ENV['REDIS_URL']

@agrberg agrberg removed their assignment Jun 7, 2024
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