[ 原始碼: django-redis ]
套件:python3-django-redis(4.10.0-1)
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)