Cache Types
Main cache types:
- — Cache of marks used by table engines of the MergeTree family.
uncompressed_cache
— Cache of uncompressed data used by table engines of the family.
- Regexp cache.
- Compiled expressions cache.
- data cache.
Indirectly used:
- OS page cache.