An oslo.config enabled dogpile.cache.
5af2f67799
Fix lower-constraints don't match the lower bounds in the requirements file(s). It may cause fail in requirements-check. A fail example: https://review.openstack.org/#/c/555080 Reference: http://lists.openstack.org/pipermail/openstack-dev/2018-April/129056.html Change-Id: I3f61ac48ec1f5f52b30dfe0bb4db9689497189bc |
||
---|---|---|
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