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.2.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file thriftcacheserver-1.2.tar.gz
.
File metadata
- Download URL: thriftcacheserver-1.2.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 | 406fbf070b7db48808edf99203dfe879a16e25eae68eb0f9eaf0123a1ccca83d |
|
MD5 | 1ec70b300ce7ea5d0ef63cb90e74aab0 |
|
BLAKE2b-256 | e63e5ae158eb84002116c0593c06eef4b39adef43364b078b8d4a493934132a9 |
File details
Details for the file thriftcacheserver-1.2-py3-none-any.whl
.
File metadata
- Download URL: thriftcacheserver-1.2-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 | 3ddc3ce835bdd3680404677adae8823d6d16e13cde042bbcaa603da1b2aa4de4 |
|
MD5 | afbbde804957d9a70d5a05c292c5b0ab |
|
BLAKE2b-256 | afd5bef81154fc085c8f58f5abf866211b2e3ef094cc228344fe6bc03f1d84d4 |