19 Commits (2a51aabf92410b9ef1e2c4680272f139a343607e)

Author SHA1 Message Date
Thomas Lynch d8f2e8292f add eslint rules 2 years ago
Thomas Lynch e047782249
eslint lib, migrations, db, models, test, schedules and root dir 2 years ago
Thomas Lynch bb582c2de8 "helpers" -> "lib 2 years ago
Thomas Lynch d0f856ab00 its probably my fault that i didnt see that in pm2 3 years ago
Thomas Lynch a34340ea00 move the settings to mongo instead of redis (like it should have been in the first place tbh) 3 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 3 years ago
Thomas Lynch de75523ddc start making the config able to reload, for now just clearing require.cache 3 years ago
fatchan 9f9d8387f9 Exit if migrateVersion outdated close #163 4 years ago
Thomas Lynch e6f11478ee
Dev auto reset triggers (#152) 4 years ago
fatchan 06703c4743 dont return html from worker because bull doesnt need to put it in redis 4 years ago
fatchan 1840265955 logs optional, add a config for it 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan f5f981b525 rename those 5 years ago
fatchan db3595d766 rename build 5 years ago
fatchan 54c1c4ac24 return promise, remove done in worker not needed when returning promise 5 years ago
fatchan d899a31bbe no more lmx. since we have redis, use it for redlock and connect-redis for sessions instead of mongo 5 years ago
fatchan 4e22ee61ce switch to bull instead of rsmq its superior in every way 5 years ago
fatchan 3aabb5dbb5 switch redis lib to have a separate client, so that i can use it for k:v cache later 5 years ago
fatchan 7868e1c5d3 use a queue with workers for generating static pages in background that arent immediately needed 5 years ago