Skip to main content

caching for recipe library

Project description

Recipe_Caching is an MIT licensed caching extension for the recipe querying library, written in Python. It caches SQL query results keyed by the SQL query. By providing a custom oven and a recipe extension. Using it requires defining a dogpile.cache cache region, using the caching oven, and telling the recipe to use the caching extension.

Installation

pip install recipe_caching

Documentation

https://recipe_caching.readthedocs.io/

Development

To run the all tests run:

py.test

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

recipe_caching-0.5.1.tar.gz (17.4 kB view hashes)

Uploaded Source

Built Distribution

recipe_caching-0.5.1-py2.py3-none-any.whl (12.0 kB view hashes)

Uploaded Python 2 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