You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: