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

Use built-in redis cache client instead of django-redis #1856

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alastair
Copy link
Member

Issue(s)
Part of #1840

Description
We don't use anything special in django-redis, so just switch to the newly available cache library built into django

Deployment steps:
Requires associated PR in freesound-deploy to update local_settings.

Will this change the "shape" of the cache items, causing an error when loading items from the cache? The easiest way to avoid this may be to just delete the cache and start again. Thoughts?

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

Successfully merging this pull request may close these issues.

1 participant