Skip to content

An oslo.config enabled dogpile.cache. Mirror of code maintained at opendev.org.

License

Notifications You must be signed in to change notification settings

openstack/oslo.cache

Repository files navigation

Team and repository tags

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.