Pakket: python3-django-cacheops (6.0-1)
Verwijzigingen voor python3-django-cacheops
Trisquel bronnen:
Het bronpakket django-cacheops downloaden:
Beheerder:
Original Maintainers:
- Debian Python Team
- Carsten Schoenert
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
Django app adding automatic or manual queryset caching (Python3 version)
django-cacheops is 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
This package contains the Python 3 version of the library.
Andere aan python3-django-cacheops gerelateerde pakketten
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework
-
- dep: python3-funcy
- Collection of fancy functional tools focused on practicality (Python3 version)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)