Jamie Lennox 86a02b34c2 Export functions from __init__
As a library it would be useful to call functions from oslo_cache rather
than having to import core.

Change-Id: Ia2f785ec745d9777c230f51333cb0d285bf1ba53
2015-10-13 14:48:32 +11:00
2015-10-13 14:48:32 +11:00
2015-08-09 07:09:11 +02:00
2015-08-18 07:56:33 -07:00
2015-09-17 12:15:52 +00:00

oslo.cache

Latest Version

Downloads

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%