A cache server using thrift
Project description
<<<<<<< HEAD
86220bd (Update readme)
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.4.tar.gz
(12.0 kB
view details)
Built Distribution
File details
Details for the file thriftcacheserver-1.4.tar.gz
.
File metadata
- Download URL: thriftcacheserver-1.4.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fb33959b7ee3f57244c100d0be5c0b9fe8556adaf074757b8388cda19544e98 |
|
MD5 | 5497edeaebe49a6e8f7a4fd0bb182547 |
|
BLAKE2b-256 | d7f7994a1241e21cca5939fa33b4b04378c4cde0215c27f2af674cbb402b27cb |
File details
Details for the file thriftcacheserver-1.4-py3-none-any.whl
.
File metadata
- Download URL: thriftcacheserver-1.4-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 | 0c4ba7706c4b2a5b4dcfcb2532645a3639839703dd31c03d66c0bcf43c5b4ed2 |
|
MD5 | 8d44e41ef3482b07ad081af3bfbf4991 |
|
BLAKE2b-256 | 567a527b517f21092ed65281274d9547bd2397ea1c278cca7917a45ad636ac7e |