4 lines
252 B
Text
4 lines
252 B
Text
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.
|