Hello,
We are using Grafana to visualize data from a database cluster. We are plotting data from 1 day to more 80days. I noticed Grafana is taking more time to display the values.
Is there a mechanism to cache the output of the query which is executed? Also, can we integrate Grafana with Memcache or Redis caching mechanism?
Thanks