This commit is contained in:
Guilherme Oenning 2017-10-12 17:26:50 +01:00 committed by Avelino
parent a0515f0391
commit c7f035613e

View File

@ -985,6 +985,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration. * [consul](https://www.consul.io/) - Consul is a tool for service discovery, monitoring and configuration.
* [devd](https://github.com/cortesi/devd) - Local webserver for developers. * [devd](https://github.com/cortesi/devd) - Local webserver for developers.
* [etcd](https://github.com/coreos/etcd) - Highly-available key value store for shared configuration and service discovery. * [etcd](https://github.com/coreos/etcd) - Highly-available key value store for shared configuration and service discovery.
* [Fider](https://github.com/getfider/fider) - Fider is an open platform to collect and organize customer feedback.
* [minio](https://github.com/minio/minio) - Minio is a distributed object storage server. * [minio](https://github.com/minio/minio) - Minio is a distributed object storage server.
* [nsq](http://nsq.io/) - A realtime distributed messaging platform. * [nsq](http://nsq.io/) - A realtime distributed messaging platform.
* [yakvs](https://github.com/sci4me/yakvs) - Small, networked, in-memory key-value store. * [yakvs](https://github.com/sci4me/yakvs) - Small, networked, in-memory key-value store.