{ "raft": { "min_election_timeout": 8, "varying_election_timeout": 2, "majority": 3 }, "messaging": { "me": { "ip": "127.0.0.1", "port": 50053 }, "neighbours": [ { "ip": "127.0.0.1", "port": 50052 }, { "ip": "127.0.0.1", "port": 50051 } ] } }