aboutsummaryrefslogblamecommitdiff
path: root/www/py-django-cacheops/pkg-descr
blob: 9df3c28b800e2bed3f248af55e0c598059759505 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15














                                                                            
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