Redis components for Pip.Services for Python
This module is a part of the Pip.Services polyglot microservices toolkit.
The module for working with a Redis database of type key-value contains components for working with cache and locks: RedisCache and RedisLock.
The module contains the following packages:
- Build - factory default
- Cache - Redis Cache Components
- Lock - components of working with locks in Redis
Use
Install the Python package as
pip install pip-services3-redis
Develop
For development you shall install the following prerequisites:
- Python 3.7+
- Visual Studio Code or another IDE of your choice
- Docker
Install dependencies:
pip install -r requirements.txt
Run automated tests:
python test.py
Generate API documentation:
./docgen.ps1
Before committing changes run dockerized build and test as:
./build.ps1
./test.ps1
./clear.ps1
Contacts
The Python version of Pip.Services is created and maintained by
- Sergey Seroukhov
- Danil Prisiazhnyi
Release files for pip-services3-redis 3.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pip_services3_redis-3.0.1.tar.gz | 9.5 kB | Details |
Release files / pip_services3_redis-3.0.1.tar.gz
| Download URL | pip_services3_redis-3.0.1.tar.gz |
|---|---|
| Size | 9.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d37761ee027659220682b37bf2b85555b84b4c60be3bd99798228d0561e3333b
|
|
BLAKE2b-256 checksum How to use checksums |
79d19b09c89a5400d5f080b7f4273669a72d88fa93d2ccb9c90d2e067c8ac80d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.26.0 setuptools/57.4.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.2
|