Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 376 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 376 Bytes

A GRPC Proxy for Kafka Producers/Consumers

A Kafka proxy that simplifies existing Kafka APIs by an additional layer of indirection and exposing a gRPC API. It aims to help in organizations where your clients may consist of multiple programming languages. In the long run, we plan to add functionality such as topic placement, cluster health discovery and disaster routing.