File: pymemcache_retry_mecchanisms-fa969d1ac6f64096.yaml

package info (click to toggle)
python-oslo.cache 3.10.1-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 776 kB
  • sloc: python: 3,055; sh: 31; makefile: 24
file content (5 lines) | stat: -rw-r--r-- 158 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
features:
  - |
    Add new options (``enable_retry_client``, ``retry_attempts``,
    ``retry_delay``) to add retry mechanisms to the pymemcache backend.