Skip to main content

A cache server using thrift

Project description

build-test lint release GitHub License PyPI - Version

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 hashes)

Uploaded Source

Built Distribution

thriftcacheserver-1.5-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page