Skip to main content

cache-by-key is a lru based cache that allows you to cache by specific keyword argument from a decorated function.

Project description

cache-by-key

cache-by-key is a lru based cache that allows you to cache by specific keyword argument from a decorated function. On top of it, each keyword argument's cache can have at most 10 different LRU caches.

Installation

You can install via pip using command shown below.

pip install cache-by-key

Documentation

For full documentation, visit cache-by-key.readthedocs.io.

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

cache-by-key-0.0.2.tar.gz (5.2 kB view hashes)

Uploaded Source

Built Distribution

cache_by_key-0.0.2-py3-none-any.whl (6.4 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