790a14405d
PR: 213542 Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com>
6 lines
298 B
Text
6 lines
298 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.
|
|
|
|
WWW: https://pypi.python.org/pypi/oslo.cache
|