mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add note for design doc (#13134)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
This commit is contained in:
parent
2f94effa6c
commit
b74a265cf0
@ -6,7 +6,7 @@ update: 6.21.2021, by [Goose](https://github.com/XuanYang-cn)
|
||||
|
||||
## What's DataNode?
|
||||
|
||||
DataNode processes insert data and persist them.
|
||||
DataNode processes insert data and persist insert data into storage.
|
||||
|
||||
DataNode is based on flowgraph; each flowgraph cares about only one vchannel. There are data definition language (DDL) messages, data manipulation language (DML)
|
||||
messages, and timetick messages inside one vchannel, FIFO log stream.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user