K 10 svn:author V 3 kai K 8 svn:date V 27 2019-04-18T19:42:39.757890Z K 7 svn:log V 576 New port: www/py-django-cacheops 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 WWW: https://github.com/Suor/django-cacheops Approved by: mentors (implicit) END