Add protoxy (#3294)

This commit is contained in:
camgraff 2020-10-16 14:15:31 -05:00 committed by GitHub
parent c74bf282a7
commit 12d58a9490
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1610,6 +1610,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.
* [protoxy](https://github.com/camgraff/protoxy) - A proxy server that converts JSON request bodies to Protocol Buffers.
* [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.