Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 834 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 834 Bytes

Travis Coveralls PyPI - Python Version

os-api-cache

Manage a Redis cache for OpenSpending API. Used by os-api to cache api request responses, and by os-conductor and os-package-registry to clear the cache when package updates are made.

Tests

Test require Redis running on port 6378, and use tox:

$ tox