ClickHouse/docs/en/operations/settings
Marek Vavruša 7fc08389c9 Storages: added Kafka table engine (read-only)
Added a new table engine backed by Apache Kafka,
it allows near real-time ingestion or ETL with
exactly-once semantics.

It doesn’t store any data on disk, so data must
be materialized into a physical table to allow
random access.

Currently it only supports reading, no insertion.
2017-10-10 08:33:00 -07:00
..
index.rst Removed SET GLOBAL query. [#MTRSADMIN-3068] 2017-06-20 22:26:59 +03:00
query_complexity.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
settings_profiles.rst CLICKHOUSE-2720: progress on website and reference (#886) 2017-06-20 17:19:03 +03:00
settings.rst Storages: added Kafka table engine (read-only) 2017-10-10 08:33:00 -07:00