Query result caching
Open
- Dominant language
- Go
- Stars
- 11.7k
- Forks
- 802
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 80
Description
We should cache each subqueries sent to queriers, this means we might need also align queries time range to make them cacheable.
Loki example of query aligned. https://github.com/grafana/loki/blob/main/pkg/util/time.go#L90-L114
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.