125 Commits

Author SHA1 Message Date
2e56c7105b move storage and api to apps, create base analyzer 2024-05-10 06:08:25 +02:00
987339f517 merge migrations 2024-05-05 03:39:56 +02:00
2f444e4218 Add methods to S3 storage to list all matches 2024-05-05 02:39:06 +02:00
7feb550540 Only queue player if it was not updated in 12 hours 2024-05-05 02:38:06 +02:00
8063944e54 update player processor 2024-05-05 02:36:12 +02:00
97a446ddcf rename participant to participant_uuid 2024-05-05 02:34:00 +02:00
167ac89a4f create account api 2024-05-05 02:33:08 +02:00
367d751af0 update db: make puuid unique, add status column 2024-05-05 02:33:00 +02:00
dde4e3bf90 remove log 2024-05-04 01:12:50 +02:00
84589d6d7a update repos 2024-05-04 01:12:44 +02:00
54289237be requeue matches and players on fail 2024-05-04 01:12:22 +02:00
420b693728 declare queues on genserver init 2024-05-04 01:10:21 +02:00
080b18c6be Add match url 2024-05-03 00:44:55 +02:00
dafadcbddd Create player table, track player updates, fix match processing tracking 2024-05-03 00:28:55 +02:00
f9271a5287 Create table and repo for match 2024-05-02 21:45:24 +02:00
f32418d294 Store matches to object storage 2024-05-02 21:04:26 +02:00
dd529133c1 Create Player queue and processor 2024-05-02 18:45:02 +02:00
Álvaro Girona Arias
58a1aacd5a Create a queue to process matches 2024-05-02 15:49:12 +02:00
ff0c05a7ed Add ex_aws 2024-05-01 13:59:10 +02:00
7ebcab23ea Move api related modules to api dir 2024-05-01 13:58:39 +02:00
df34d7b8c5 Create struct for match 2024-05-01 12:07:07 +02:00
7406b11504 scrapper: create match_api.ex 2024-05-01 10:36:05 +02:00
5881ff62b6 Configuration for :scrapper app 2024-05-01 10:35:41 +02:00
072c5f85b8 Create scrapper app 2024-04-30 22:42:31 +02:00
25293c298c Create project 2024-04-30 22:07:19 +02:00