kairat_kushaev
d1c7d0628c
Remove NoOp cache from oslo.cache
dogpile v.0.5.4 supports Null backend that does nothing. This functionality is the same as NoOp backend in oslo.cache. So we can delete NoOp backend from oslo.cache and use Null backend by default. Change-Id: If676d64e8a56a689679e83670ce252ef2793949f
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%