Communication components for Pip.Services in Python
Project description
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
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
File details
Details for the file pip_services3_redis-3.0.1.tar.gz
.
File metadata
- Download URL: pip_services3_redis-3.0.1.tar.gz
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d37761ee027659220682b37bf2b85555b84b4c60be3bd99798228d0561e3333b |
|
MD5 | 7753eb8cc9901fa5e3c53f7b68077f7e |
|
BLAKE2b-256 | 79d19b09c89a5400d5f080b7f4273669a72d88fa93d2ccb9c90d2e067c8ac80d |