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

feat: move cache to chart data #173

Merged
merged 3 commits into from
Sep 15, 2023
Merged

feat: move cache to chart data #173

merged 3 commits into from
Sep 15, 2023

Conversation

cabreraalex
Copy link
Member

Description

Move LRU cache to cache table data, which is simpler than caching metric calls.

@cabreraalex cabreraalex enabled auto-merge (squash) September 14, 2023 15:02
@cabreraalex cabreraalex merged commit 0e4cd59 into main Sep 15, 2023
6 checks passed
Comment on lines +16 to +17
export let width = 700;
export let height = 600;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: should not do changes like these in PRs about something completely different probably.

@cabreraalex cabreraalex deleted the newcache branch September 15, 2023 11:33
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