**Resources**
etcd:
- https://github.com/coreos/etcd
- https://github.com/coreos/etcdctl
- https://github.com/coreos/go-etcd
- Test cluster script: https://github.com/coreos/etcd/blob/master/scripts/test-cluster
Raft:
- http://blog.gopheracademy.com/writing-a-distributed-system-library
- http://thesecretlivesofdata.com/raft/