ClickHouse/dbms/programs/server
proller dd2371e071 CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653)
* Split ComplexKeyCacheDictionary to faster compile (part2)

* Dictionaries as lib WIP

* wip

* clean

* Fix build with old capnp

* fix

* wip

* fixes

* fix

* clean

* clean

* clean

* wip

* wip

* wip

* flat

* wip

* cache

* clean

* wip

* faster

* fix style

* fixes

* clean

* clean

* Split CacheDictionary.cpp for faster compile

* fix

* fix

* Less memory usage while compiling

* missing file

* format

* Update registerDictionaries.h

* clean
2018-11-28 14:37:12 +03:00
..
config.d Example server config: listen to IPv4 (for Travis) [#CLICKHOUSE-2] 2018-08-20 06:47:27 +03:00
data Squashed #2471 2018-06-05 23:09:51 +03:00
metadata/default Squashed #2471 2018-06-05 23:09:51 +03:00
users.d Squashed #2471 2018-06-05 23:09:51 +03:00
clickhouse-server.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
CMakeLists.txt Better link and deps (#3631) 2018-11-21 22:20:27 +03:00
config.xml Update config.xml 2018-11-22 18:09:55 +03:00
HTTPHandler.cpp Remove redundant query context attachment 2018-11-20 22:21:48 +08:00
HTTPHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
HTTPHandlerFactory.h Prepare to new poco, build fixes (#3072) 2018-09-14 22:48:51 +03:00
InterserverIOHTTPHandler.cpp Don't allow exceptions without code (#3645) 2018-11-23 00:19:58 +03:00
InterserverIOHTTPHandler.h CLICKHOUSE-3832: Add HTTP Basic authentification in replication protocol 2018-07-26 18:10:57 +03:00
IServer.h Squashed #2471 2018-06-05 23:09:51 +03:00
MetricsTransmitter.cpp Added documentation for CurrentMetrics #3010 2018-09-01 22:51:38 +03:00
MetricsTransmitter.h Squashed #2471 2018-06-05 23:09:51 +03:00
NotFoundHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
NotFoundHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
PingRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
ReplicasStatusHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
ReplicasStatusHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.cpp Squashed #2471 2018-06-05 23:09:51 +03:00
RootRequestHandler.h Squashed #2471 2018-06-05 23:09:51 +03:00
Server.cpp CLICKHOUSE-4137 DictionaryFactory, DictionarySourceFactory (#3653) 2018-11-28 14:37:12 +03:00
Server.h Squashed #2471 2018-06-05 23:09:51 +03:00
TCPHandler.cpp Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
TCPHandler.h Whitespaces [#CLICKHOUSE-2] 2018-11-26 03:56:50 +03:00
TCPHandlerFactory.h Squashed #2471 2018-06-05 23:09:51 +03:00
users.xml Whitespaces [#CLICKHOUSE-2] 2018-11-23 18:56:20 +03:00