Add psql-streamer to Server Applications (#2498)

* Add psql-streamer to Server Applications

* psql-streamer: add dot in the end
This commit is contained in:
Igor Novgorodov 2019-05-21 15:49:23 +02:00 committed by Cássio Botaro
parent be2d38d1b3
commit d4f5ca70f7

View File

@ -1369,6 +1369,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [minio](https://github.com/minio/minio) - Minio is a distributed object storage server.
* [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx log parser and exporter to Prometheus.
* [nsq](http://nsq.io/) - A realtime distributed messaging platform.
* [psql-streamer](https://github.com/blind-oracle/psql-streamer) - Stream database events from PostgreSQL to Kafka.
* [riemann-relay](https://github.com/blind-oracle/riemann-relay) - Relay to load-balance Riemann events and/or convert them to Carbon.
* [RoadRunner](https://github.com/spiral/roadrunner) - High-performance PHP application server, load-balancer and process manager.
* [yakvs](https://git.sci4me.com/sci4me/yakvs) - Small, networked, in-memory key-value store.