[ buster ]
[ 源代码: django-redis ]
软件包:python-django-redis(4.10.0-1)
Redis cache backend for Django (Python 2)
django-redis is a full featured Redis cache/session backend for Django. It provides several features to fully utilize Redis:
* Pluggable clients. * Pluggable parsers. * Pluggable serializers. * Master-Slave support in the default client. * Supports infinite timeouts. * Facilities for raw access to Redis client/connection pool. * Highly configurable (can emulate memcached exception behavior, for example). * Unix sockets supported by default.
This is the Python 2 version of the package.
其他与 python-django-redis 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-django
- High-level Python web development framework (Python 2 version)
-
- dep: python-redis
- Persistent key-value database with network interface (Python library)