8efb48adf44563ebf55b7c99b489f7b85dac4cd2
This argument is implemented in none of the available backends from dogpile. The only usage is found in own memcache_pool backend but the flag can be easily replaced by checking tls_context argument. Change-Id: I8176f427a5906dd68f34a44ee2c200fb76f10220 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
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: https://docs.openstack.org/oslo.cache/latest/
- Source: https://opendev.org/openstack/oslo.cache/
- Bugs: https://bugs.launchpad.net/oslo.cache
- Release notes: https://docs.openstack.org/releasenotes/oslo.cache/
Description
Languages
Python
100%