KKafmainkafma.hashnode.dev·Aug 14 · 3 min readconfluent-kafka-python vs. kafka-python vs. aiokafkaPython developers have three established Kafka clients to consider: confluent-kafka-python, kafka-python, and aiokafka. They can all produce and consume Kafka records, but they fit different applicati00
KKafmainkafma.hashnode.dev·Aug 6 · 8 min readA New Kafka Viewer for a Better Debugging WorkflowKafma is a new Kafka UI client for macOS, Windows, and Linux, built to keep the debugging workflow in one workspace. Each topic opens as a persistent Console tab that keeps its message stream, produce10