ORM cache with automatic granular event-driven invalidation for Django
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 Python 3 version.
| Release | Stable | Testing | 
|---|---|---|
| Fedora Rawhide | 6.0-2.fc35 | - | 
| Fedora 35 | 6.0-2.fc35 | - | 
| Fedora 34 | 5.1-2.fc34 | - | 
| EPEL 8 | 6.0-1.el8 | - | 
			You can contact the maintainers of this package via email at
			python-django-cacheops dash maintainers at fedoraproject dot org.