From 44d5cc2b538163e46a6e4e2e3a5c90444e07effe Mon Sep 17 00:00:00 2001 From: leiyonglin Date: Tue, 8 Jul 2014 11:25:07 +0800 Subject: [PATCH] add gopush-cluster --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 933e5b82..64b16d94 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,9 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a *Libraries that implement messaging systems* -* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus -* [Uniqush-Push](https://github.com/uniqush/uniqush-push) - A redis backed unified push service for server-side notifications to mobile devices +* [dbus](https://github.com/godbus/dbus) - Native Go bindings for D-Bus. +* [Uniqush-Push](https://github.com/uniqush/uniqush-push) - A redis backed unified push service for server-side notifications to mobile devices. +* [gopush-cluster](https://github.com/Terry-Mao/gopush-cluster) - gopush-cluster is a go push server cluster. ## ORM