1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker
2022-05-23 16:57:15 +01:00
..
.vscode fix launch.json for worker after TS migration 2022-03-28 12:06:37 +01:00
scripts Deprovision and local couch db url fix 2022-02-18 17:36:23 +00:00
src making checklist cache length controllable through env var 2022-05-23 16:57:15 +01:00
.gitignore add typescript support 2022-01-19 23:44:17 +01:00
docker_run.sh enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
Dockerfile enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json Self Host <-> Licensing integration 2022-03-09 21:16:22 +00:00
package.json merge 2022-05-23 16:52:34 +01:00
pm2.js enable clustering on server and worker services, better log output on user not found errors 2022-05-23 16:24:29 +01:00
tsconfig.json add typescript support 2022-01-19 23:44:17 +01:00
yarn.lock Moving the withCache function to backend-core so that it can be shared, as well as adding a cache busting function which can be used when one of the checklist configs changes. 2022-05-23 15:03:52 +01:00