From d4f5ca70f74fe89c2ff987689184c5d87dafd982 Mon Sep 17 00:00:00 2001 From: Igor Novgorodov Date: Tue, 21 May 2019 15:49:23 +0200 Subject: [PATCH] Add psql-streamer to Server Applications (#2498) * Add psql-streamer to Server Applications * psql-streamer: add dot in the end --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc8bb9d5..6a28c28e 100644 --- a/README.md +++ b/README.md @@ -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.