Merge pull request #82 from l2x/master

add gopush-cluster
This commit is contained in:
Thiago Avelino 2014-07-08 00:29:29 -03:00
commit 029c4c3fa3

View File

@ -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