File: redis-socket-keepalive-4c6cfde0be827282.yaml

package info (click to toggle)
python-oslo.cache 3.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: python: 3,055; sh: 31; makefile: 24
file content (7 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
---
features:
  - |
    The ``dogpile.cache.redis`` backend and  ``dogpile.cache.redis_sentinel``
    backend now supports enabling socket keepalive configurations by
    setting the ``[cache] enable_socket_keepalive`` option to ``True``. Use
    the ``socket_keepalive_*`` options to tune keepalive behavior.