This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
757845c233
budibase
/
packages
/
server
/
src
/
workflows
History
mike12345567
fc38871b66
Adding threading for when not running against PouchDB.
2020-09-11 18:47:22 +01:00
..
queue
Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation).
2020-09-10 15:00:21 +01:00
actions.js
Fix create user workflow action
2020-09-10 16:46:58 +01:00
index.js
Adding threading for when not running against PouchDB.
2020-09-11 18:47:22 +01:00
logic.js
Major update to server workflow backend, implementing a very basic queue API in between triggers and orchestration and then moving everything around to keep it generally more concise, creating a directory to handle all workflow related matters as they do not pertain to the API (running of workflows is a completely separate operation).
2020-09-10 15:00:21 +01:00
thread.js
Adding threading for when not running against PouchDB.
2020-09-11 18:47:22 +01:00
triggers.js
Adding threading for when not running against PouchDB.
2020-09-11 18:47:22 +01:00