Free Ekanayaka <[email protected]> writes: >> And when not enough nodes are available, writes are hung until >> consensus? > > Yes, but there's a (configurable timeout).
BTW, this is a consequence of Raft sitting in the CP spectrum of the CAP theorem: in case of a network partition it chooses consistency and sacrifices availability. _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

