File: add-sentinel-redis-support-9fd16e2a5dd5c0c9.yaml

package info (click to toggle)
python-taskflow 6.0.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,540 kB
  • sloc: python: 27,557; sh: 269; makefile: 24
file content (6 lines) | stat: -rw-r--r-- 218 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
features:
  - |
    Allow to use Sentinel for Redis connections. New variable *sentinel* can be
    passed to Redis jobboard. It is None by default, Sentinel name should be passed
    to enable this functionality.