Commit Graph

56 Commits

Author SHA1 Message Date
Dawid Wysokiński b6656e9f56 bump github.com/tribalwarshelp/shared 2021-07-17 10:49:54 +02:00
Renovate Bot cff4df773c
fix(deps): update module github.com/go-redis/redis/v8 to v8.11.0 2021-07-05 11:24:49 +00:00
Renovate Bot 97f786d02e
fix(deps): update github.com/tribalwarshelp/shared commit hash to f3e5bd0 2021-07-04 20:34:10 +00:00
Renovate Bot 7315cfcd32
fix(deps): update module github.com/vmihailenco/taskq/v3 to v3.2.4 2021-07-04 16:04:48 +00:00
Renovate Bot 54c578868f
fix(deps): update github.com/tribalwarshelp/shared commit hash to 1eaae48 2021-07-04 15:42:13 +00:00
Dawid Wysokiński 1aa45851dc bump github.com/tribalwarshelp/shared 2021-05-21 22:55:47 +02:00
Dawid Wysokiński 5d195d4e1e bump github.com/tribalwarshelp/shared 2021-05-05 16:04:25 +02:00
Dawid Wysokiński 15c7368761 taskLoadServersAndUpdateData: use twdataloader.VersionDataLoader and remove method "getServers" 2021-05-03 17:34:36 +02:00
Dawid Wysokiński cb56b313ee correct imports 2021-05-03 16:33:12 +02:00
Dawid Wysokiński 45b2176004 bump github.com/tribalwarshelp/shared 2021-05-02 17:54:06 +02:00
Dawid Wysokiński 83c23f79ce bump github.com/tribalwarshelp/shared 2021-05-01 16:48:41 +02:00
Dawid Wysokiński 125c597a56 go mod tidy 2021-05-01 08:28:36 +02:00
Dawid Wysokiński f70d608eab bump github.com/Kichiyaki/go-pg-logrus-query-logger/v10 2021-04-28 20:13:14 +02:00
Dawid Wysokiński dea3d4616a huge refactor 2021-04-25 17:02:58 +02:00
Dawid Wysokiński 55d2a5b0ab add github.com/go-redis/redis/v8 and github.com/vmihailenco/taskq/v3 2021-04-25 14:21:51 +02:00
Dawid Wysokiński ff38936d1e bump github.com/tribalwarshelp/shared, update .gitignore and logrus setup 2021-04-23 21:20:01 +02:00
Dawid Wysokiński b1dcb88ef4 bump github.com/tribalwarshelp/shared 2021-04-03 08:41:56 +02:00
Dawid Wysokiński 1af38e200f bump github.com/tribalwarshelp/shared 2021-01-16 20:55:11 +01:00
Dawid Wysokiński a4da69e085 - update github.com/tribalwarshelp/shared
- add a new worker - updateServerEnnoblementsWorker
- delete the updateServerDataWorker.loadEnnoblements method
2021-01-15 18:25:13 +01:00
Dawid Wysokiński 20bfc7e8da bump github.com/tribalwarshelp/shared and update some error messages 2021-01-13 20:27:20 +01:00
Dawid Wysokiński 909d3491af bump github.com/tribalwarshelp/shared, update triggers and how we create schemas for servers 2021-01-09 15:26:04 +01:00
Dawid Wysokiński 0e119a6c66 bump github.com/tribalwarshelp/shared and go-pg 2021-01-06 17:40:58 +01:00
Dawid Wysokiński 95abc4231c bump github.com/tribalwarshelp/shared 2021-01-01 16:17:39 +01:00
Dawid Wysokiński 10f735075c BREAKING CHANGE - run updateStats and updateHistory separately for each version 2020-12-30 23:57:23 +01:00
Dawid Wysokiński 30fe501f2f tidy go mod 2020-12-30 17:12:22 +01:00
Dawid Wysokiński 66f202a613 bump github.com/tribalwarshelp/shared 2020-12-30 17:08:51 +01:00
Dawid Wysokiński c4a281bc76 bump github.com/tribalwarshelp/shared 2020-11-18 12:54:19 +01:00
Dawid Wysokiński 0344c6a239 refactor: move data fetching logic to separate package 2020-11-18 12:54:19 +01:00
Dawid Wysokiński 92adb94132 update tribalwarshelp/shared package, performance improvements 2020-11-18 12:54:19 +01:00
Dawid Wysokiński 1ef0ee381f log system improved, performance improvements 2020-11-18 12:54:19 +01:00
Dawid Wysokiński a052ed8575 add LICENSE and README.md, cron now inserts all versions and all special servers into the database 2020-11-18 12:53:32 +01:00
Dawid Wysokiński 5ab238139b cron should cache all servers for api middleware 2020-11-18 12:53:32 +01:00
Dawid Wysokiński 9b8488e64f optimization 2020-11-18 12:53:32 +01:00
Dawid Wysokiński 73eb7114c7 bump github.com/tribalwarshelp/shared 2020-11-18 12:53:32 +01:00
Dawid Wysokiński 88a9860ac5 bump github.com/tribalwarshelp/shared 2020-11-18 12:53:32 +01:00
Dawid Wysokiński 547faefe55 bump github.com/tribalwarshelp/shared 2020-11-18 12:53:32 +01:00
Dawid Wysokiński c2afb2144a improve performance, bump github.com/tribalwarshelp/shared 2020-11-18 12:51:57 +01:00
Dawid Wysokiński d90c603aa9 rename package to github.com/tribalwarshelp/cron | change number of updating servers concurrently 2020-11-18 12:51:57 +01:00
Dawid Wysokiński f659fc9bc3 bump github.com/tribalwarshelp/shared 2020-11-18 12:51:57 +01:00
Dawid Wysokiński a213f2cfcd bump github.com/tribalwarshelp/shared 2020-11-18 12:51:57 +01:00
Dawid Wysokiński b0244869d1 refactor 2020-11-18 12:51:57 +01:00
Dawid Wysokiński ed8dd20dd8 add database vacuum cleaner, move all sql statements to separate file, cron saves daily player/tribe stats 2020-11-18 12:51:43 +01:00
Dawid Wysokiński 7bca0d25e5 add 2 new triggers, one logs player name change, second sets deleted_at | bump github.com/tribalwarshelp/shared 2020-11-18 12:51:15 +01:00
Dawid Wysokiński 0f15d12daa bump github.com/tribalwarshelp/shared 2020-11-18 12:51:15 +01:00
Dawid Wysokiński ba72affcfb bump github.com/tribalwarshelp/shared, add a new trigger that inserts player_id and server_key to player_to_servers table 2020-11-18 12:50:49 +01:00
Dawid Wysokiński e9ecec51e8 cron should not store special servers in db, bump github.com/tribalwarshelp/shared 2020-11-18 12:49:45 +01:00
Dawid Wysokiński a90daa1886 bump github.com/tribalwarshelp/shared 2020-11-18 12:49:20 +01:00
Dawid Wysokiński 1a07278d62 bump github.com/tribalwarshelp/shared 2020-11-18 12:43:08 +01:00
Dawid Wysokiński 5509ffded0 cron fetches conquers and saves server stats and history, bump github.com/tribalwarshelp/shared 2020-11-18 12:42:34 +01:00
Dawid Wysokiński ed14e23638 bump github.com/tribalwarshelp/shared 2020-06-19 18:33:54 +02:00