Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

erlkafka is a kafka client written in erlang

https://github.com/milindparikh/erlkafka.git


Kafka Version0.7.x

Maintainer: Milind Parikh
*License: BSD, LGPL

Also:
https://github.com/wooga/kafka-erlang

PowerShell

-------------

PowerShell client supporting Producer, Consumer, Admin; plus from PowerShell it is possible to run all tools available.

Full list of available cmdlets on KNet PowerShell usage

Kafka Version: 3.3.1

Maintainer: MASES s.r.l.

License: Apache 2.0

https://github.com/masesgroup/KNet

Direct link: https://www.powershellgallery.com/packages/MASES.KNetPS


.NET

-------------

.NET gateway for Apache Kafka APIs providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka).

...