GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse
Cache project query result
Open
cleanup
priority: p4
- Dominant language
- Java
- Stars
- 90
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Databinding can trigger several queries very quickly, which in a slower connection could cause bad UX so we could add a caching mechanism to the project retrieval logic. This cache would be refreshed whenever the user clicks on the [Refresh button](https://github.com/GoogleCloudPlatform/google-cloud-eclipse/issues/1352) or when we explicitly want to trigger it.
Contributor guide
Assessment
This issue has not been assessed yet.