pskafka
pskafka copied to clipboard
Kafka CLI with Powershell flavor
Hi @clevr-dev Is there any plan to support higher versions of the kafkacat client? Currently the pskafka ships with version 1.4 (from 2017) of the kafkacat client. Today, the latest...
Hi, when messages are stored as avro format into topics, how can we read them with this powershell ?
Thanks for this awesome module. I am currently using PSKafka with PowerShell 5 on a WIndows Server 2019 machine. We are connecting to a Kafka 2.4.0 broker that is running...