ClickHouse/programs/server
Azat Khuzhin 8ef677b15f Add ability to set any rocksdb option via config.xml
v2: Cover rocksdb options in ClickHouse config
v3: add missing __init__.py
v4: Rework rocksdb options from config
v5: add column_family_options support
2021-07-27 08:40:50 +03:00
..
config.d Fix symlink 2021-03-29 12:19:20 +03:00
users.d Replace duplicate development config files with symlinks. (#16486) 2020-11-04 23:45:06 +03:00
.gitignore Update gitignore 2021-04-20 23:39:41 +03:00
clickhouse-server.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
CMakeLists.txt Adds a better way to include binary resources 2021-06-09 14:03:30 -07:00
config.xml Add ability to set any rocksdb option via config.xml 2021-07-27 08:40:50 +03:00
config.yaml.example Add intro to config.yaml.example 2021-05-24 13:55:54 +03:00
embedded.xml Remove obsolete "incl" from /etc/metrika.xml; correct links in config 2021-01-04 21:01:17 +03:00
MetricsTransmitter.cpp Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
MetricsTransmitter.h Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
play.html Add integrity for loaded scripts in play.html 2021-07-16 14:39:56 +03:00
Server.cpp Asynchronously drain connections. 2021-07-19 21:53:29 +08:00
Server.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
users.xml Add Kerberos support for authenticating existing users when accessing over HTTP 2021-03-11 23:41:10 +03:00
users.yaml.example Added users.yaml example to programs/server 2021-05-24 13:46:32 +03:00
ya.make Follow Arcadia ya.make rules 2020-11-16 21:24:58 +03:00