Files
puppet-oslo/releasenotes/notes/add_keepalive_options-3802510b6d4461e1.yaml
Grzegorz Grasza 60495a42c9 Add socket keepalive options for the pymemcache backend
This patch specifies a set of options required to setup the socket
keepalive feature of pymemcache (dogpile.cache) cache backend.

Depends-On: https://review.opendev.org/803716
Change-Id: I7deed1bca1ce2f715967e966d4b0cedc1f227027
2022-01-27 20:07:32 +09:00

5 lines
97 B
YAML

---
features:
- |
Add socket keepalive options for the pymemcache (dogpile.cache) backend.