Brant Knudson 773e7be008 Cleanup exceptions
The exceptions were not appropriate for a library.

Closes-Bug: 1469832
Change-Id: I823d9cddd63080654d51b6f9d04f0e7c2b657fc1
2015-06-29 18:13:32 +00:00
2015-06-29 18:13:32 +00: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%