ClickHouse/programs/local
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
..
clickhouse-local.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
CMakeLists.txt fix memory leak in azure sdk 2023-01-31 01:01:10 +00:00
LocalServer.cpp Add settings for 1. size_ratio (all caches) and 2. policy (index caches) 2023-08-22 11:04:29 +00:00
LocalServer.h LocalServer: remove superfluous ProgressIndicator.h 2022-06-16 11:59:01 +03:00