File: pymemcache_socket_keepalive-f91c69770961e2b6.yaml

package info (click to toggle)
python-oslo.cache 3.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 784 kB
  • sloc: python: 3,059; makefile: 24; sh: 2
file content (6 lines) | stat: -rw-r--r-- 231 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
---
features:
  - |
    New options (``enable_socket_keepalive``, ``socket_keepalive_idle``,
    ``socket_keepalive_interval``, ``socket_keepalive_count``) allow to use
    and configure pymemcache's socket keepalive capabilities.