Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
Description
Cedar currently does a find for the global configuration every time it needs to use it (especially to check service flags and get S3 bucket names). Since this is the most common DB operation, it would be good to try reducing load on the DB by caching it. It can either be periodically updated (e.g. once a minute), updated via a change stream, or just require an app server restart to update it.
Attachments
Issue Links
- is depended on by
-
EVG-15615 Investigate Increasing Load And Scaling Solutions for Cedar
-
- Closed
-