Changes for version 0.01 - 2026-04-09
- Initial release
- Pure XS binary protocol, no librdkafka dependency
- Producer: linger batching, idempotent, transactions/EOS, LZ4/gzip
- Consumer: manual assignment, consumer groups, sticky assignment
- Admin: CreateTopics, DeleteTopics
- TLS, SASL/PLAIN, SCRAM-SHA-256/512
- Multi-partition fetch, auto-retry, bootstrap failover
Modules
High-performance asynchronous Kafka/Redpanda client using EV