e0b5f91626
Redis supports multiple databases and the redis driver in taskflow is capable to select the one used as backend. Add the new option to select the database so that non-default database can be used. Change-Id: I9a44d2c5bc4a524e194a090ba66871beac4d618d
6 lines
168 B
YAML
6 lines
168 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``[task_flow] jobboard_redis_backend_db`` option has been added.
|
|
This option allows using non default database in redis as backend.
|