A cache server using thrift
Project description
key-value-cache-thrift-python
Implement a simple key value cache using thrift and Python
Set up virtual environment
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Start the cache server
python3 -m cache run-server
Run the client
python3 -m cache run-client
Run tests
pytest cache
Run flake
flake8 cache --exclude gen
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
thriftcacheserver-1.3.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file thriftcacheserver-1.3.tar.gz
.
File metadata
- Download URL: thriftcacheserver-1.3.tar.gz
- Upload date:
- Size: 11.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2490f9020fe9feb07a12493e230c5d65b897621a4905921ae4f530c8439f09e |
|
MD5 | c55d7b63cfe34e22f4cbd210e405538c |
|
BLAKE2b-256 | c188e9facb6bfb6a89cea80b9272e5dda2ad63ac235a9fcdbbbc1b47bbb59dd4 |
File details
Details for the file thriftcacheserver-1.3-py3-none-any.whl
.
File metadata
- Download URL: thriftcacheserver-1.3-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8543e6d255b7b8ec6c790069cb4d883b13ab067ee8a56c7921afb99bfb0b8d8 |
|
MD5 | 96a35295fd185a38b6e538f3204f3666 |
|
BLAKE2b-256 | a9ac771e41fe99333ee37be16368d14a64049f728760d4aeb323585043ce4866 |