[ 源代码: django-redis ]
软件包: python3-django-redis (4.9.0-1)
python3-django-redis 的相关链接
Trisquel 的资源:
下载源码包 django-redis:
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Scott Kitterman
- Michael Fladischer
外部的资源:
- 主页 [github.com]
相似软件包:
Redis cache backend for Django (Python 3)
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 3 version of the package.
其他与 python3-django-redis 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-django
- High-level Python web development framework (Python 3 version)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)