Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
Revert build status icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
cmeiklejohn committed Oct 22, 2015
1 parent bd59c22 commit 1c1fec6
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
@@ -1,7 +1,7 @@
Plumtree
=======================================================

[![Build Status](https://travis-ci.org/lasp-lang/plumtree.svg?branch=master)](https://travis-ci.org/lasp-lang/plumtree)
[![Build Status](https://travis-ci.org/helium/plumtree.svg?branch=master)](https://travis-ci.org/helium/plumtree)

Plumtree is an implementation of [Plumtree](http://www.gsd.inesc-id.pt/~jleitao/pdf/srds07-leitao.pdf), the epidemic broadcast protocol. It is extracted from the implementation in [Riak Core](https://github.com/basho/riak_core). Instead of the riak_core ring and riak's ring gossip protocol, it includes a standalone membership gossip, built around the [Riak DT](https://github.com/basho/riak_dt) [ORSWOT](http://haslab.uminho.pt/cbm/files/1210.3368v1.pdf).

Expand Down

0 comments on commit 1c1fec6

Please sign in to comment.