implement redisForRateLimit
This commit is contained in:
@@ -51,6 +51,7 @@ const promises = Array
|
||||
config.redisForJobQueue,
|
||||
config.redisForTimelines,
|
||||
config.redisForReactions,
|
||||
config.redisForRateLimit,
|
||||
]))
|
||||
.map(connectToRedis)
|
||||
.concat([
|
||||
|
||||
Reference in New Issue
Block a user