altinity-expert-clickhouse-caches

Installation
SKILL.md

Cache Analysis and Tuning

Analyze ClickHouse cache systems: mark cache, uncompressed cache, query cache, and compiled expression cache.


Diagnostics

Run all queries from the file checks.sql and analyze the results.


Cache Sizing Recommendations

Cache Typical Size Notes
Mark Cache 5-10% of RAM Higher if random access patterns
Uncompressed 0 (disabled) or 5-10% Enable only for specific workloads
Query Cache 1-5GB For repeated identical queries
Related skills
Installs
52
Repository
altinity/skills
GitHub Stars
9
First Seen
Jan 24, 2026