andrewjstone / rafter

An Erlang library application which implements the Raft consensus protocol
269 stars 32 forks source link

split log entries into separate numbered files #11

Open andrewjstone opened 11 years ago

andrewjstone commented 11 years ago

this will speed up searching and log file transfer (sync) to peers