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 - Feasibility study to improve caching performance #358

Closed
arantzaetxebarria opened this issue Jan 9, 2024 · 1 comment
Closed
Assignees
Labels
ready for testing Solution is ready to test Type: Enhancement New feature or request
Milestone

Comments

@arantzaetxebarria
Copy link
Collaborator

Improve database retrieval by retrieving item information more efficiently.
Select those items that have been modified or that are not cached (new button?)

@arantzaetxebarria arantzaetxebarria added the Type: Enhancement New feature or request label Jan 9, 2024
@arantzaetxebarria arantzaetxebarria added this to the v2.5.3 milestone Jan 9, 2024
iratigarzon added a commit that referenced this issue Feb 21, 2024
@arantzaetxebarria arantzaetxebarria added the under analysis A first analysis is performing label Mar 4, 2024
iratigarzon added a commit that referenced this issue Mar 12, 2024
@arantzaetxebarria arantzaetxebarria added ready for testing Solution is ready to test and removed under analysis A first analysis is performing labels Mar 19, 2024
@arantzaetxebarria arantzaetxebarria removed this from the v2.5.3 milestone Mar 20, 2024
@arantzaetxebarria arantzaetxebarria added under development A solution is being developed and removed ready for testing Solution is ready to test labels Mar 20, 2024
@arantzaetxebarria arantzaetxebarria added this to the v2.6.0 milestone Apr 3, 2024
@arantzaetxebarria arantzaetxebarria added ready for testing Solution is ready to test and removed under development A solution is being developed labels May 15, 2024
@iratigarzon
Copy link
Contributor

Performance has been improved by optimizing database retrieval. Now, only items that have been modified will be selected. This enhancement will be available in version 2.6.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for testing Solution is ready to test Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants