taskflow/releasenotes/notes/etcd-jobboard-backend-8a9fea2238fb0f12.yaml
Gregory Thiemonge f0fd57a863 Add Etcd backend for jobboard
Add a new backend for jobboard based on Etcd3, it uses the etcd3gw
bindings.

Change-Id: I12eaa04dfb11941802200736e56a4fb5761fb368
2024-06-11 16:23:40 +02:00

7 lines
203 B
YAML

---
features:
- |
Added an Etcd-based backend for jobboard. This backend is similar to the
Redis backend, it requires that the consumer extends the expiry of the job
that is being running.