-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
cacheRelated to the caching systemRelated to the caching systemenhancementNew feature or requestNew feature or requestrefactorRelated to refactors of the codebaseRelated to refactors of the codebase
Description
Problem
The current in-memory caching system is not very efficient in re-initializing for a large amount of servers (takes about 3m for all 150 servers to re-init in the 1.16 bot).
Solution
Move the in-memory caching system into the redis instance on the server.
Create sub-issues against this main issue to track the different components that might need changing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cacheRelated to the caching systemRelated to the caching systemenhancementNew feature or requestNew feature or requestrefactorRelated to refactors of the codebaseRelated to refactors of the codebase