freebsd-ports/devel/py-oslo.cache/pkg-descr
Roman Bogorodskiy 790a14405d Add py-oslo.cache 1.14.0, cache storage for OpenStack projects.
PR:		213542
Submitted by:	Alexander Nusov <alexander.nusov@nfvexpress.com>
2016-10-20 15:16:44 +00:00

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