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.0.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file thriftcacheserver-1.0.tar.gz
.
File metadata
- Download URL: thriftcacheserver-1.0.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 | 005515e53a62eb7716281da7b6c5e60da37a3025dd9f39ed2f5dce1427bfe87f |
|
MD5 | b900f787dd487f872f65ba2aaa25f084 |
|
BLAKE2b-256 | b1fd373fed1df56355ead36382e8e24bbacc07c2d23f2bd770b8539586b66276 |
File details
Details for the file thriftcacheserver-1.0-py3-none-any.whl
.
File metadata
- Download URL: thriftcacheserver-1.0-py3-none-any.whl
- Upload date:
- Size: 15.6 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 | 06c86b3a047e695f6a40737e1879e1ca952c1dea0ec822708d9d3410b4b5f9f9 |
|
MD5 | 385dc38eb6cd6a8ad789d6a2a38cf76e |
|
BLAKE2b-256 | c645e011a35069f1c6f5a9b764b4e2478d6956a063b646c8a7eff9b319feba39 |