Y
Hacker News
new
|
ask
|
show
|
jobs
by
lmm
3830 days ago
Ok. So in practice a multi-row transaction will have to contact >2F+1 nodes (2F+1 for each object involved, likely overlapping but not completely)?
1 comments
msackman
3830 days ago
Not quite. Only F+1 are required per object to vote. As I explain in the blog post (
https://goshawkdb.io/blog.html#20151224
), the remaining F can be sent after the outcome is known.
link