Skip to content

Commit

Permalink
Add Juno (BFT variant) implementation
Browse files Browse the repository at this point in the history
Close raft#50: "add Juno?"
  • Loading branch information
ongardie committed Jun 3, 2016
1 parent 60db643 commit 8fb9c2b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1034,6 +1034,21 @@ <h3>Where can I get Raft?</h3>
<td></td>
<td>2013-09-02</td>
</tr>
<tr>
<td><a href="https://github.com/buckie/juno">Juno</a> (BFT variant of Raft)</td>
<td>
<a href="http://twitter.com/bschroed">Brian Schroeder</a>,
<a href="https://github.com/libby">Libby Kent</a>,
<a href="https://twitter.com/SirLensALot">Stuart Popejoy</a>,
<a href="http://github.com/buckie">Will Martino</a>.
</td>
<td>Haskell</td>
<td>BSD</td>
<td></td>
<td></td>
<td></td>
<td>2016-06-02</td>
</tr>
<tr>
<td><a href="https://github.com/NicolasT/kontiki">kontiki</a></td>
<td><a href="https://twitter.com/eikke">Nicolas Trangez</a></td>
Expand Down

0 comments on commit 8fb9c2b

Please sign in to comment.