Communication components for Pip.Services in Python
Project description
Memcached components for Pip.Services in Python
This module is a part of the Pip.Services polyglot microservices toolkit.
The Memcached module contains the following components: MemcachedLock and MemcachedCache for working with locks and cache on the Memcached server.
The module contains the following packages:
- Build - a standard factory for constructing components.
- Cache - cache Components in Memcached
- Lock - components of working with locks in Memcached
Use
Install the Python package as
pip install pip-services3-memcached
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_memcached-3.0.2.tar.gz
.
File metadata
- Download URL: pip_services3_memcached-3.0.2.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db7405f1c24e8ac063c43bbeb907c222c34864bfe2d488db324e6a240e198a90 |
|
MD5 | e480f21f9c78019cfcb65f2578dda1d7 |
|
BLAKE2b-256 | 8306efb0a095ff06f25fd61ec8fef009e91774d820be88a43cbaf14aae82c5ce |