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.5.tar.gz
(11.9 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file thriftcacheserver-1.5.tar.gz.
File metadata
- Download URL: thriftcacheserver-1.5.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 |
a04c72d1258af2a583715b54c121fef71c0caad43caec06e3b625367a138a393
|
|
| MD5 |
f61d7376cd1b33c47a917123b09dd0f9
|
|
| BLAKE2b-256 |
48d419f78bb4cf1d738c7948333cd3a12bebc6b24052ff56ed128f1fdc0665e1
|
File details
Details for the file thriftcacheserver-1.5-py3-none-any.whl.
File metadata
- Download URL: thriftcacheserver-1.5-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 |
13d3f1a7b8a77d69fe482877dc64e5ce046de5e19d05b3998394174858517d30
|
|
| MD5 |
3a7cbf4eaf47856629214690a41ddef1
|
|
| BLAKE2b-256 |
fded667025276b944a3e74fa6150562d6b8f7a322bcc269e9fd05f1b5fef5c0b
|