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

Closes #6639: Replace django-cacheops with django-redis for caching #6716

Merged
merged 5 commits into from
Jul 8, 2021

Conversation

jeremystretch
Copy link
Member

Closes: #6639

  • Removes django-cacheops
  • Configures Django's built-in caching framework to use Redis (via django-redis)
  • Removes the CACHE_TIMEOUT configuration parameter
  • Removes the invalidate management command
  • Removes caching_config support from PluginConfig
  • Removes the cacheops_* Prometheus metrics (previously used for monitoring queryset caching performance)

@jeremystretch jeremystretch merged commit 028c876 into feature Jul 8, 2021
@jeremystretch jeremystretch deleted the 6639-drop-cacheops branch July 8, 2021 02:08
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant