Commit Graph

19 Commits

Author SHA1 Message Date
c6c028b0d5 uncomment a few lines in the file cron.go, refactor task initialization 2021-04-25 20:14:21 +02:00
46ca716cd3 add taskUpdateServerStats 2021-04-25 20:06:08 +02:00
8f093978bd add taskUpdateServerHistory 2021-04-25 19:58:33 +02:00
7ec3669788 cleanup 2021-04-25 19:45:09 +02:00
4f94e2f920 add taskUpdateStats and taskUpdateHistory 2021-04-25 19:42:03 +02:00
6994607e0c add taskUpdateEnnoblements 2021-04-25 19:06:17 +02:00
1598b833bb add taskVacuumServerDB 2021-04-25 18:59:16 +02:00
30355785bc don't wrap cron functions into utils.TrackExecutionTime 2021-04-25 18:37:55 +02:00
072554cef8 add taskUpdateServerData 2021-04-25 18:21:34 +02:00
cdd8c9b03f add taskLodVersions 2021-04-25 17:21:32 +02:00
dea3d4616a huge refactor 2021-04-25 17:02:58 +02:00
a4da69e085 - update github.com/tribalwarshelp/shared
- add a new worker - updateServerEnnoblementsWorker
- delete the updateServerDataWorker.loadEnnoblements method
2021-01-15 18:25:13 +01:00
4fe3c3bcd8 fix error with doubled timezones, fix 'timezone' field 2020-12-31 02:34:06 +01:00
a1d45ebf2d one connection pool for handler 2020-12-31 01:45:10 +01:00
10f735075c BREAKING CHANGE - run updateStats and updateHistory separately for each version 2020-12-30 23:57:23 +01:00
9d0bd7831d make running cron jobs on startup optional 2020-12-23 17:52:04 +01:00
92adb94132 update tribalwarshelp/shared package, performance improvements 2020-11-18 12:54:19 +01:00
31c7dc52b3 uncomment unnecessary commented lines 2020-11-18 12:54:19 +01:00
1ef0ee381f log system improved, performance improvements 2020-11-18 12:54:19 +01:00