lbadd
lbadd copied to clipboard
define consensus protocol
The database needs to handle multiple nodes over a network.
Prior art in this area is exists in https://github.com/rqlite/rqlite and can possibly be used as inspiration
We are looking for something which can exist as a barebones implementation to begin with, which is well isolated from the rest of the system to allow for further extension.