
This patch specifies a set of options required to setup the retrying wrapper feature of pymemcache (dogpile.cache) cache backend. Original oslo.cache change: https://review.opendev.org/c/openstack/oslo.cache/+/803747 Co-Authored-By: Hervé Beraud <hberaud@redhat.com> Depends-On: https://review.opendev.org/826869 Change-Id: I3711ce3654a0253dda142def1f1a07b286d06c08
5 lines
99 B
YAML
5 lines
99 B
YAML
---
|
|
features:
|
|
- |
|
|
Add cache client retry options for the pymemcache (dogpile.cache) backend.
|