Brant Knudson 6569f726a3 Fixes up the API docs and module index
- Automatically generate the API docs
- Makes the index on the modules index page useful

Change-Id: I4eafe2c64a0733f6fb81b20e85cd943355860f9a
2015-07-09 18:22:58 -05: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.5 MiB
Languages
Python 99.7%
Shell 0.3%