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

Reduce duplication and move functions out of modules/system #27

Conversation

zeripath
Copy link

@zeripath zeripath commented Nov 4, 2022

There's too much duplication of the cache functionality within the PR, and looking at other models packages we're happy to use cache - so - move the caching functionality in to models/system and models/user.

Then remove the functions from modules/system and directly call functions in models/system

Signed-off-by: Andrew Thornton art27@cantab.net

There's too much duplication of the cache functionality within the PR, and
looking at other models packages we're happy to use cache - so - move the
caching functionality in to models/system and models/user.

Then remove the functions from modules/system and directly call functions in
models/system

Signed-off-by: Andrew Thornton <art27@cantab.net>
@lunny lunny merged commit 2cd4327 into lunny:lunny/fix_performance_dashboard Nov 5, 2022
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