An oslo.config enabled dogpile.cache.
6507ff752e
Changes doc jobs to not user the pbr autodoc_tree_index_modules directive to generate module documentation by using the new sphinxcontrib.apidoc extension. Depends-On: https://review.openstack.org/560379/ Change-Id: Idc84455cf78b6114b31109b7ef9ab3ac9c97e136 |
||
---|---|---|
doc | ||
oslo_cache | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
.zuul.yaml | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
lower-constraints.txt | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Team and repository tags
oslo.cache
oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoization, key value storage and interfaces to common caching backends such as Memcached.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslo.cache/latest
- Source: https://git.openstack.org/cgit/openstack/oslo.cache
- Bugs: https://bugs.launchpad.net/oslo.cache