[ ソース: django-redis ]
パッケージ: python3-django-redis (5.4.0-1)
python3-django-redis に関するリンク
Debian の資源:
django-redis ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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-Replica 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 (>= 2:2.2)
- 高レベル Python ウェブ開発基盤
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)