[source: an email to info@cockroachlabs.com - June 9, 2016]
-
Could we decide where to locate our data? For example, can we choose Raft master for a in machine A, and replica in machine B, and nothing on C?
-
Can we set up database individually on different machines and make them aware of each other ?
-
When only one machine is running, if update request on a is received, does it still go through Raft method ? (how does it decide to write for only one instance?)