Comment on Ask HN: Ideas for projects like Etcd, traefikComments−boddu6yEtcd is an implementation of Raft protocol. You can check research papers in distributed computing field.−vshanOP6yCould you please point me to any which don't have a turn-key solution like Etcd for Raft (and also have a need like consensus is a need for most distributed applications)?
Comments
Etcd is an implementation of Raft protocol. You can check research papers in distributed computing field.
Could you please point me to any which don't have a turn-key solution like Etcd for Raft (and also have a need like consensus is a need for most distributed applications)?