mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
Update distributed.md
This commit is contained in:
parent
0f927a9436
commit
8c8603bf69
@ -1,6 +1,6 @@
|
||||
<a name="table_engines-distributed"></a>
|
||||
|
||||
# Distributed (Sharding sheme)
|
||||
# Distributed
|
||||
|
||||
**The Distributed engine does not store data itself**, but allows distributed query processing on multiple servers.
|
||||
Reading is automatically parallelized. During a read, the table indexes on remote servers are used, if there are any.
|
||||
|
Loading…
Reference in New Issue
Block a user