
This patch specifies a set of options required to setup pymemcache's HashClient retrying feature (dogpile.cache) cache backend. Original oslo.cache change: https://review.opendev.org/c/openstack/oslo.cache/+/824944 Change-Id: I90d8e2b0cf231c9bd0fe97d4f363795886ccf8c7
6 lines
122 B
YAML
6 lines
122 B
YAML
---
|
|
features:
|
|
- |
|
|
Add options to configure pymemcache's HashClient retrying mechanisms
|
|
(dogpile.cache) backend.
|