Jack
6598823d60
Converted leaderboards DAO to typescript ( #2843 )
...
* added type for leaderboard entry
* converted leaderboards to ts
* fixed return type
* renamed occurences to DAL
* removed as any
* removed as any
* removed type casting
2022-04-21 12:24:13 +02:00
Bruce Berrios
a3fc6e9997
Migrate redis client and configuration client from class syntax ( #2802 )
2022-04-05 12:41:20 -04:00
Bruce Berrios
4999fd4bf5
Add Redis client and george task queue ( #2765 ) bruception
...
* Add Redis client and george task queue
* Add queue configuration
* Change dual write
2022-03-25 13:13:54 +01:00
Miodec
6459983840
updating leaderboards every 15 minutes
2022-03-12 21:47:43 +01:00
Jack
9e41df2158
Leaderboard update flag ( #2676 )
...
* blocking leaderboard get requests if lb is updating
* locking lb while its updating
* brackets
2022-03-10 21:34:20 +01:00
Bruce Berrios
8c5b88ef5d
Migrate files to ts ( #2581 )
2022-02-23 22:17:17 -06:00