Update README.md

This commit is contained in:
edwardcapriolo
2016-01-01 19:03:50 -05:00
parent ca9c7c9809
commit c47879db75

View File

@ -1,4 +1,4 @@
# Gossip # Gossip ![Build status](https://travis-ci.org/edwardcapriolo/gossip.svg?branch=master)
Gossip protocol is a method for a group of nodes to discover and check the liveliness of a cluster. More information can be found at http://en.wikipedia.org/wiki/Gossip_protocol. Gossip protocol is a method for a group of nodes to discover and check the liveliness of a cluster. More information can be found at http://en.wikipedia.org/wiki/Gossip_protocol.