ClickHouse/programs/server
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
..
config.d Simplification 2023-08-11 03:06:07 +02:00
js Add a file 2022-08-21 12:11:04 +02:00
users.d Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
CMakeLists.txt Fix errors 2023-07-24 05:34:00 +02:00
config.xml Simplification 2023-08-11 03:06:07 +02:00
config.yaml.example Cleanup remote_servers in dist config.xml 2023-07-09 16:55:27 +02:00
dashboard.html Add maximize and drag options for the dashboard 2023-08-21 06:23:58 +02:00
embedded.xml Remove one line from XML, because we do not care 2022-08-28 02:44:02 +02:00
MetricsTransmitter.cpp Use StrongTypedef for ProfileEvents 2023-04-01 16:01:33 +02:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html No Grammarly for SQL 2023-08-20 13:42:00 +02:00
resources.cpp Use incbin for resources, part 1 2023-07-23 06:11:03 +02:00
Server.cpp Add settings for 1. size_ratio (all caches) and 2. policy (index caches) 2023-08-22 11:04:29 +00:00
Server.h Add SYSTEM STOP LISTEN query (#51016) 2023-07-26 19:58:41 +02:00
users.xml Merge pull request #40713 from ClickHouse/remove-useless-line 2022-09-11 09:53:30 +03:00
users.yaml.example Update examples and remove obsolete embedded dictionaries from configs 2022-04-03 01:21:48 +02:00