recipe-caching 0.6.0

Creator: railscoderz

Last updated:

Add to Cart

Description:

recipecaching 0.6.0

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

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.