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

Cache improvement #773

Open
meomancer opened this issue Feb 4, 2025 · 0 comments
Open

Cache improvement #773

meomancer opened this issue Feb 4, 2025 · 0 comments
Assignees
Labels
Size: 3 It will take me between 2 hours to half a day

Comments

@meomancer
Copy link
Collaborator

meomancer commented Feb 4, 2025

Problem

Currently it takes time to generate cache because we need to run the measurement and make it as table one by one

Solution

  • We can create VIEW for measurement and just return as json from query
  • Just generate necessary file without generate everything if we need to force regenerate a file
@meomancer meomancer self-assigned this Feb 4, 2025
@github-project-automation github-project-automation bot moved this to To do in IGRAC GGIS Feb 6, 2025
@meomancer meomancer added the Size: 3 It will take me between 2 hours to half a day label Feb 6, 2025
@meomancer meomancer moved this from To do to This Sprint in IGRAC GGIS Feb 6, 2025
@meomancer meomancer moved this from This Sprint to In progress in IGRAC GGIS Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 3 It will take me between 2 hours to half a day
Projects
Status: In progress
Development

No branches or pull requests

1 participant