An oslo.config enabled dogpile.cache.
81ca0a6a05
Change the outdated links to the latest links in README Change-Id: I3408e5456052de2e940d89e6dec5ce57f9a0755e |
||
---|---|---|
doc | ||
oslo_cache | ||
releasenotes | ||
tools | ||
.coveragerc | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
.testr.conf | ||
babel.cfg | ||
CONTRIBUTING.rst | ||
HACKING.rst | ||
LICENSE | ||
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