Brant Knudson 008af8e68d Don't use global conf
The library shouldn't be using the global CONF object and instead
allow the application to use whatever conf it wants to.

Change-Id: Ia2c6d9694033d71ebf9edc912571341f76986b89
Closes-Bug: 1469830
2015-07-01 03:00:31 +00:00
2015-06-29 18:28:53 +00:00
2015-07-01 03:00:31 +00:00
2015-06-18 16:43:27 -04:00
2015-05-18 08:57:22 -05:00
2015-06-28 19:00:28 +00:00
2015-06-22 08:26:53 +00:00

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.

Description
An oslo.config enabled dogpile.cache.
Readme 5.6 MiB
Languages
Python 99.7%
Shell 0.3%