13 Commits (35e1239cbfc50d727448c1951129453aa39b1836)

Author SHA1 Message Date
chrislu 35e1239cbf fmt 2 months ago
chrislu 6c19e548d3 feat: implement working Kafka consumer functionality with stored record batches 2 months ago
chrislu 28d4f90d83 feat: enhance Fetch API with proper request parsing and record batch construction 2 months ago
chrislu deb315a8a9 persist kafka offset 2 months ago
chrislu 71b2615f4a fmt 2 months ago
chrislu 9cfbc0d4a1 Phase 7: Implement Fetch path schema reconstruction framework 2 months ago
chrislu 26eae1583f Phase 1: Enhanced Kafka Gateway Schema Integration 2 months ago
chrislu 440fd4b65e feat: major Kafka Gateway milestone - near-complete E2E functionality 2 months ago
chrislu f6da3b2920 fix: Fetch API version validation and ListOffsets v2 parsing 2 months ago
chrislu 2a7d1ccacf fmt 2 months ago
chrislu 23f4f5e096 fix: correct Produce v7 request parsing for Sarama compatibility 2 months ago
chrislu 5595dfd476 mq(kafka): Add comprehensive protocol compatibility review and TODOs 2 months ago
chrislu 59f1c3dda5 mq(kafka): implement Fetch handler with record batch construction, high watermark tracking, and comprehensive test coverage for consumer functionality 2 months ago