ClickHouse/docs/en
Robert Schulze f2fb7365e6
Add settings for 1. size_ratio (all caches) and 2. policy (index caches)
1. is an expert-level setting, default is 0.5, applies only to SLRU.

Also, I noticed that we expose cache policy settings for the mark and
the uncompresed cache but not for the index mark and the index
uncompressed cache. Changed that as well, it simplifies the code a bit.
2023-08-22 11:04:29 +00:00
..
development Update build.md 2023-08-08 15:36:10 +02:00
engines Merge pull request #53447 from davvard/master 2023-08-21 23:34:26 +02:00
getting-started Docs: Mention homebrew as an alternative and non-production install method 2023-07-03 21:17:13 +00:00
interfaces Merge pull request #53554 from Ryado/mysql_interface_cloud 2023-08-21 21:29:34 +02:00
operations Add settings for 1. size_ratio (all caches) and 2. policy (index caches) 2023-08-22 11:04:29 +00:00
sql-reference Merge pull request #51446 from rschu1ze/recfgable-caches 2023-08-21 23:27:21 +02:00