(no title)
SanFranManDan | 8 years ago
TiKV has no replication / sharding built in, that is actually handled by a Placement Driver (PD)
From the docs: > TiKV is a component in the TiDB project, you must build and run it with TiDB and PD together.
SanFranManDan | 8 years ago
TiKV has no replication / sharding built in, that is actually handled by a Placement Driver (PD)
From the docs: > TiKV is a component in the TiDB project, you must build and run it with TiDB and PD together.
No comments yet.