Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional configurable caches and prometheus metrics #18

Open
wants to merge 102 commits into
base: master
Choose a base branch
from

Conversation

chris-allan
Copy link
Member

Adds a hierarchy of caches to enable high performance on highly concurrent workloads and enables metric collection via Prometheus. Overall improvements to the asynchronous style of the microservice have also been made.

chris-allan and others added 30 commits June 18, 2018 12:17
As all the information we require for rendering is present in
request context we do not need to retrieve the rendering
definition from the server.  It suffices to have a small amount
of default settings to allow `updateSettings()` to populate
everything else.
@chris-allan chris-allan force-pushed the master branch 3 times, most recently from e8c071a to 27e939e Compare October 5, 2022 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants