wf cli tool running

This commit is contained in:
Kinesin Data Technologies Incorporated
2022-10-05 08:01:17 -03:00
parent f7d276e825
commit ca906e75b3
6 changed files with 154 additions and 8 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"storage": {
"type": "redis",
"url": "redis://localhost",
"prefix": "world"
},
"executor": {
"type": "local",
"workers": 10
}
}