ClickHouse/programs/server
Kirill Nikiforov 8b314a3ac8
Implement system.dns_cache table and dns_cache_max_size server setting (#60257)
* system.dns_cache table WIP

* system.dns_cache table

* rollback unexpected contrib changes

* rollback unexpected changes

* add docs

* code style fixes

* optimize dns cache exporting

* stateful test for system.dns_cache table

* stateful test for system.dns_cache table

* cr fixes

* stateful test for system.dns_cache table

* stateful test for system.dns_cache table

* implement system.dns_cache table

* system.dns_cache test

* system.dns_cache fix docs

* system.dns_cache prettify

* dns_cache_max_size settings

* fix system.dns_cache test

* Update dns_cache.md

* fix doc

Co-authored-by: pufit <pufit@clickhouse.com>

---------

Co-authored-by: pufit <pufit@clickhouse.com>
2024-02-26 15:48:02 -05:00
..
config.d Revert "Merge pull request #58274 from ClickHouse/revert-58267" 2023-12-28 14:07:59 +01:00
fuzzers
js Compress state of dashboard 2024-01-23 23:04:19 +08:00
users.d
.gitignore
binary.html Fixes for binary.html 2024-02-01 20:36:38 +01:00
clickhouse-server.cpp
CMakeLists.txt
config.xml Merge branch 'master' into add-config-setting-remove-backup-files-after-failure 2024-02-22 18:09:12 +01:00
config.yaml.example
dashboard.html Merge pull request #60387 from ClickHouse/dashboard-more-convenient 2024-02-26 22:52:44 +03:00
embedded.xml
MetricsTransmitter.cpp
MetricsTransmitter.h
play.html Play UI: improve rendering of errors from JSON formats 2024-01-28 13:44:56 +01:00
resources.cpp
Server.cpp Implement system.dns_cache table and dns_cache_max_size server setting (#60257) 2024-02-26 15:48:02 -05:00
Server.h
users.xml
users.yaml.example