python3-django-cacheops
Django app adding automatic or manual queryset caching (Python3)
Description
django-cacheops is a slick app that supports automatic or manual queryset caching and automatic granular event-driven invalidation. It uses redis as backend for ORM cache and redis or filesystem for simple time-invalidated one. And there is more to it: * decorators to cache any user function or view as a queryset or by time
* extensions for django and jinja2 templates
* transparent transaction support
* dog-pile prevention mechanism
* a couple of hacks to make django faster
This package contains the Python 3 version of the library.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/Suor/django-cacheops
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-django-cacheops