An oslo.config enabled dogpile.cache.
30a7cf47c7
Change-Id: I3ffa70b97d03bf77f346992373264072622d182b |
||
---|---|---|
doc/source | ||
oslo_cache | ||
releasenotes | ||
.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 |
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: http://docs.openstack.org/developer/oslo.cache
- Source: http://git.openstack.org/cgit/openstack/oslo.cache
- Bugs: http://bugs.launchpad.net/oslo.cache