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