Skip to content
New issue

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

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

Already on GitHub? # to your account

Improve caching logic #61

Merged
merged 1 commit into from
May 1, 2021
Merged

Improve caching logic #61

merged 1 commit into from
May 1, 2021

Conversation

ricoberger
Copy link
Member

This commits changes the behaviour of the current caching logic for
teams and the topology graph. We are using a similar logic as it was
intorduced for the plugin templates. This means that the teams and
topology data isn't generated in an additional goroutine, instead we get
the data on the first request and then we cache it for the defined cache
duration.

This commits changes the behaviour of the current caching logic for
teams and the topology graph. We are using a similar logic as it was
intorduced for the plugin templates. This means that the teams and
topology data isn't generated in an additional goroutine, instead we get
the data on the first request and then we cache it for the defined cache
duration.
@ricoberger ricoberger force-pushed the improve-caching-logic branch from 0153b27 to e9986eb Compare May 1, 2021 20:54
@ricoberger ricoberger merged commit 4f7e6a4 into main May 1, 2021
@ricoberger ricoberger deleted the improve-caching-logic branch May 1, 2021 21:02
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant