| Name: | python3-django-cacheops | 
|---|---|
| Version: | 6.0 | 
| Release: | 1.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 215758 | 
| License: | BSD | 
| RPM: | python3-django-cacheops-6.0-1.el8.noarch.rpm | 
| Source RPM: | python-django-cacheops-6.0-1.el8.src.rpm | 
| Build Date: | Tue Jul 13 2021 | 
| Build Host: | jenkins-172-17-0-2-7be30ccd-a860-4b75-b511-878d3a098236.blddevtest1iad.osdevelopmeniad.oraclevcn.com | 
| Vendor: | Oracle America | 
| URL: | https://github.com/Suor/django-cacheops | 
| Summary: | ORM cache with automatic granular event-driven invalidation for Django | 
| Description: | 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.  |