92a979b6896a31ec2c262ccdd1c7e86e812d6adc
This example is cobbled together from Keystone's use-case. Change-Id: Ib0ab0926f2cc86e2b45dfccbf8f73c638ec90a6f
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