Results 4 issues of adibaulia

https://github.com/confluentinc/confluent-kafka-go

new plugin

is there any plan to support bitbucket?

enhancement

This pull request introduces a feature to support the Echo v4 framework handler. You can implement it as shown below: ```go e := echo.New() e.GET("/actuator/health", func(c echo.Context) error { return...

Is there any plan to support redis cluster with pipeline?