de4b2848e071e50764f25dab1bce6b59b8e3f161
All changes are based on comments from Ie3e6c8a3671bc28bfd6967e8758c1419c3c8d501 TrivialFix Co-Authored-By: Pavel Kholkin <pkholkin@mirantis.com> Change-Id: I2fb44c736d3c15edab5c41ba99e73daed38f7258
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
Description
Languages
Python
100%