Redis Client Implementation
Project description
Introduction
************
Redis Client implementation for Python. The Client only supports Python 3 for the moment. If there is enough interest, i will make it work with Python 2.
Currently implemented Features:
- Base Redis Client
- Publish Subscribe Client
- Sentinel Client
- Connection Pool
- Sentinel Backed Connection Pool
- Client & Pool for Redis Cluster
- Bulk Mode ( Not supported with Redis Cluster )
Documentation
-------------
http://pyredis.readthedocs.org/
Installing
----------
pyredis can be installed via pip as follows:
::
pip install python_redis
Author
------
Stephan Schultchen <stephan.schultchen@gmail.com>
License
-------
Unless stated otherwise on-file pyredis uses the MIT license,
check LICENSE file.
Contributing
------------
If you'd like to contribute, fork the project, make a patch and send a pull
request.
************
Redis Client implementation for Python. The Client only supports Python 3 for the moment. If there is enough interest, i will make it work with Python 2.
Currently implemented Features:
- Base Redis Client
- Publish Subscribe Client
- Sentinel Client
- Connection Pool
- Sentinel Backed Connection Pool
- Client & Pool for Redis Cluster
- Bulk Mode ( Not supported with Redis Cluster )
Documentation
-------------
http://pyredis.readthedocs.org/
Installing
----------
pyredis can be installed via pip as follows:
::
pip install python_redis
Author
------
Stephan Schultchen <stephan.schultchen@gmail.com>
License
-------
Unless stated otherwise on-file pyredis uses the MIT license,
check LICENSE file.
Contributing
------------
If you'd like to contribute, fork the project, make a patch and send a pull
request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python_redis-0.1.3.tar.gz
(15.7 kB
view details)
File details
Details for the file python_redis-0.1.3.tar.gz.
File metadata
- Download URL: python_redis-0.1.3.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8523531c36e8d4b23fb55ff96d5dc086104804952ba4e5830c5de94bd50c7d8
|
|
| MD5 |
7bc08ef895a8f052fb8a0638a09e3a84
|
|
| BLAKE2b-256 |
ff3be08e0984a2a6f1db98c36e6aa63dae9c0bb8eda42aee3e082ecd19a2d58e
|