f0fd57a863
Add a new backend for jobboard based on Etcd3, it uses the etcd3gw bindings. Change-Id: I12eaa04dfb11941802200736e56a4fb5761fb368
7 lines
203 B
YAML
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.
|