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

Implement RedisCache connection #284

Open
jefmoura opened this issue Jan 14, 2020 · 0 comments
Open

Implement RedisCache connection #284

jefmoura opened this issue Jan 14, 2020 · 0 comments

Comments

@jefmoura
Copy link
Member

Proposal

We also want to provide caching in Redis as it's an in-memory data structure store that can be used as a caching engine. In order to provide it, we need to add the package django-redis as a new project dependency and make possible to change between Memcached and RedisCache in the configuration.

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