jmsadair / raft

An implementation of the Raft consensus protocol.
MIT License
31 stars 2 forks source link

Better docs #63

Closed jmsadair closed 5 months ago

jmsadair commented 5 months ago

This updates some of the function comments so that they are more helpful. This also added a list of features to README.md.