python3-oslo.cache

cache storage for Openstack projects - Python 3.x
  https://launchpad.net/oslo
  0
  no reviews



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.

This package contains the Python 3.x module.