[ ソース: django-redis ]
パッケージ: python3-django-redis (4.10.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-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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-django
- 高水準 Python ウェブ開発フレームワーク (Python 3 版)
-
- dep: python3-redis
- Persistent key-value database with network interface (Python 3 library)