ClickHouse/docs/en/operations/server-configuration-parameters
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
..
settings.md Add settings for 1. size_ratio (all caches) and 2. policy (index caches) 2023-08-22 11:04:29 +00:00