
This backend is based on dictionary and memorycache client from https://github.com/openstack/oslo-incubator/blob/master/openstack/common/memorycache.py This backend was implemented to be used in Nova because there is no appropriate default backend in dogpile. Co-Authored-By: Pavel Kholkin <pkholkin@mirantis.com> Change-Id: Ie3e6c8a3671bc28bfd6967e8758c1419c3c8d501
oslo.cache
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.
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/oslo.cache
- Source: http://git.openstack.org/cgit/openstack/oslo.cache
- Bugs: http://bugs.launchpad.net/oslo.cache
Description
Languages
Python
99.7%
Shell
0.3%