📄️ Query Cache
Configure and use Query Cache in StarRocks to store intermediate aggregation results in memory, improving QPS and reducing latency for repeated queries.
📄️ Data Cache
Configure and use Data Cache in StarRocks to cache data blocks from remote storage (object storage, HDFS) on local disk, accelerating queries in shared-data clusters.