Name: | python3-django-cacheops |
---|---|
Version: | 5.1 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 211086 |
License: | BSD |
RPM: | python3-django-cacheops-5.1-1.el8.noarch.rpm |
Source RPM: | python-django-cacheops-5.1-1.el8.src.rpm |
Build Date: | Mon Dec 28 2020 |
Build Host: | jenkins-172-17-0-2-5eaacd18-4f13-4836-9e62-c9508ebf33ab.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. |