masesgroup / KNet

KNet is a comprehensive .NET suite for Apache Kafka™ providing all features: Producer, Consumer, Admin, Streams, Connect, backends (ZooKeeper and Kafka).
https://knet.masesgroup.com/
Apache License 2.0
36 stars 6 forks source link

Improve Kafka Streams with some specific KNet classes #327

Closed masesdevelopers closed 7 months ago

masesdevelopers commented 9 months ago

Is your feature request related to a problem? Please describe. Current implementation of Kafka Streams:

Describe the solution you'd like Introduce some classes to manage better data analysis with specific KNet classes

Describe alternatives you've considered N/A

Additional context Connected to masesgroup/KEFCore#87

masesdevelopers commented 7 months ago

Update KNetCLI to accept scripts and commands like JNetCLI to support applications using KNet Streams SDK or Apache Kafka Streams. This will help to use Docker images to do more things than only invokes predefined Apache Kafka commands.