Show HN: Kafkaesque – a wire-compatible mock Kafka(github.com)
github.com
Show HN: Kafkaesque – a wire-compatible mock Kafka
https://github.com/dcminter/kafkaesque
1 comments
If anyone's interested, there's a bit more about the intention behind this library here: https://paperstack.com/kafkaesque/
By re-using the Apache Kafka client library datatypes, Kafkaesque is compatible with the Kafka TCP wire-protocol but without the startup overhead required to launch real Kafka brokers.
Those of you in Kafka integration test hell, we salute you! IYKYK