Added trubka: A CLI tool for Apache Kafka (#3133)

Co-authored-by: Alex <alg@campaignmonitor.com>
This commit is contained in:
Alex Golshani 2020-07-10 19:10:42 +10:00 committed by GitHub
parent 4d465e8101
commit f4f40328f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2322,6 +2322,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [StatusOK](https://github.com/sanathp/statusok) - Monitor your Website and REST APIs.Get Notified through Slack, E-mail when your server is down or response time is more than expected.
* [terraform-provider-openapi](https://github.com/dikhan/terraform-provider-openapi) - Terraform provider plugin that dynamically configures itself at runtime based on an OpenAPI document (formerly known as swagger file) containing the definitions of the APIs exposed.
* [traefik](https://github.com/containous/traefik) - Reverse proxy and load balancer with support for multiple backends.
* [trubka](https://github.com/xitonix/trubka) - A CLI tool to manage and troubleshoot Apache Kafka clusters with the ability of generically publishing/consuming protocol buffer and plain text events to/from Kafka.
* [uTask](https://github.com/ovh/utask) - Automation engine that models and executes business processes declared in yaml.
* [Vegeta](https://github.com/tsenart/vegeta) - HTTP load testing tool and library. It's over 9000!
* [webhook](https://github.com/adnanh/webhook) - Tool which allows user to create HTTP endpoints (hooks) that execute commands on the server.