implement redisForRateLimit
This commit is contained in:
parent
3dfd018305
commit
788751d24d
10 changed files with 60 additions and 4 deletions
|
|
@ -51,6 +51,7 @@ const promises = Array
|
|||
config.redisForJobQueue,
|
||||
config.redisForTimelines,
|
||||
config.redisForReactions,
|
||||
config.redisForRateLimit,
|
||||
]))
|
||||
.map(connectToRedis)
|
||||
.concat([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue