Explorar o código

Merge pull request #7428 from siddontang/patch-1

 Documentation: add PD to production users
Xiang Li %!s(int64=9) %!d(string=hai) anos
pai
achega
7b1ccca373
Modificáronse 1 ficheiros con 12 adicións e 0 borrados
  1. 12 0
      Documentation/production-users.md

+ 12 - 0
Documentation/production-users.md

@@ -67,5 +67,17 @@ Radius Intelligence uses Kubernetes running CoreOS to containerize and scale int
 - *Environment*: VMWare, AWS
 - *Backups*: Daily snapshots on VMs. Backups done for upgrades.
 
+## PD
+
+- *Application*: embed etcd  
+- *Launched*: Mar 2016
+- *Cluster Size*: 3 or 5 members 
+- *Order of Data Size*: megabytes
+- *Operator*: PingCAP, Inc.
+- *Environment*: Bare Metal, AWS, etc.
+- *Backups*: None.
+
+PD(Placement Driver) is the central controller in the TiDB cluster. It saves the cluster meta information, schedule the data, allocate the global unique timestamp for the distributed transaction, etc. It embeds etcd to supply high availability and auto failover. 
+
 [teamcity]: https://www.jetbrains.com/teamcity/
 [raoofm]:https://github.com/raoofm