RAFT Protocol emulation for Consensus and Leader Election
April 2020 to June 2020
Integrated a reliable, fault-tolerant emulation of RAFT to achieve consensus-based leader election in GoLang. Significantly improved upon a simple primary-backup KV store, built atop a highly distributed implementation of Map-Reduce.