Redis Client Implementation
Project description
Introduction
************
Redis Client implementation for Python. The Client is in an early stage and 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
Planned Features:
- Client & Pool for Redis Cluster
- Python 2 support ( if there is enough interest )
Documentation
-------------
http://pyredis.readthedocs.org/
Installing
----------
pyredis can be installed via pip as follows:
::
pip install pyredis
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 is in an early stage and 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
Planned Features:
- Client & Pool for Redis Cluster
- Python 2 support ( if there is enough interest )
Documentation
-------------
http://pyredis.readthedocs.org/
Installing
----------
pyredis can be installed via pip as follows:
::
pip install pyredis
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.0.4.tar.gz
(14.7 kB
view details)
File details
Details for the file python_redis-0.0.4.tar.gz.
File metadata
- Download URL: python_redis-0.0.4.tar.gz
- Upload date:
- Size: 14.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4e69bca6080031b8124f875ddb62f847c4800b2d8b808bb0b6a82958b2db9fd
|
|
| MD5 |
f142f6b4ff33a52e88396522e7564e07
|
|
| BLAKE2b-256 |
d9f01c0c0c3c740bbe406b27f2984aa8b19f25cb9e9963db2d402242f1609141
|