Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
README: benbjohnson => goraft
Browse files Browse the repository at this point in the history
  • Loading branch information
JensRantil committed Nov 24, 2013
1 parent c5d2a9f commit ee05555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ go-raft is under the MIT license.
These projects are built on go-raft:

- [coreos/etcd](https://github.com/coreos/etcd) - A highly-available key value store for shared configuration and service discovery
- [benbjohnson/raftd](https://github.com/benbjohnson/raftd) - A reference implementation for using the go-raft library for distributed consensus.
- [goraft/raftd](https://github.com/goraft/raftd) - A reference implementation for using the go-raft library for distributed consensus.
- [skynetservices/skydns](https://github.com/skynetservices/skydns) - DNS for skynet or any other service discovery

If you have a project that you're using go-raft in, please add it to this README so others can see implementation examples.
Expand Down

0 comments on commit ee05555

Please sign in to comment.