This might be broken out into two issues at some point.
The server should have the ability to register nodes for data replication, acknowledgement.
The server should have the ability to handle sharding in some way. Do master nodes handle the writes?
Does this mean Raft protocol?
Look at CockroachDB / Yugabyte / TiKV for prior art.
This might be broken out into two issues at some point.
The server should have the ability to register nodes for data replication, acknowledgement. The server should have the ability to handle sharding in some way. Do master nodes handle the writes?
Does this mean Raft protocol?
Look at CockroachDB / Yugabyte / TiKV for prior art.