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.1.tar.gz
(11.9 kB
view details)
Built Distribution
File details
Details for the file thriftcacheserver-1.1.tar.gz
.
File metadata
- Download URL: thriftcacheserver-1.1.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 | 4b38650303a839a6ab3238820aa7096c10419d903c069e94eadae7bff14adb44 |
|
MD5 | 40d00073905c9c348b1fb528d10e7e14 |
|
BLAKE2b-256 | 852c38a2ef1d9f7daafa2e4457e433bc096b2b04094754d7c6672d4b7c2b644b |
File details
Details for the file thriftcacheserver-1.1-py3-none-any.whl
.
File metadata
- Download URL: thriftcacheserver-1.1-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 | f5b5c514f1cc3cc996cad764291c962c1c640d52e8d0784ffaefd340f276250b |
|
MD5 | cb617aa3d22909e5bde44a359a9859c0 |
|
BLAKE2b-256 | 9f4ac42fae279541d4c4a1e26cb35e29f92018b86414ca9429e8cd4ba3a0382f |