15 Commits (dbd2cc04939807d791e6dc301b00f4f09178639f)

Author SHA1 Message Date
chrislu dbd2cc0493 Phase E1: Complete Protobuf binary descriptor parsing 2 months ago
chrislu 17f0ad7788 add decode encode test 2 months ago
chrislu b4e307cccb Phase D: Wire Fetch handler to retrieve RecordValue from mq.broker and reconstruct Confluent envelope 2 months ago
chrislu a3f569f3b0 Phase C: Wire Produce handler to decode schema and publish RecordValue to mq.broker 2 months ago
chrislu 517eb030a6 Phase B: Add mq.broker integration for schematized messages 2 months ago
chrislu 2bc07e3316 Phase A: Add comprehensive unit tests for schema decode/encode 2 months ago
chrislu 040ddab5c5 Phase 8: Add comprehensive integration tests with real Schema Registry 2 months ago
chrislu 4ed2604c71 Phase 6: Add JSON Schema decoder support for Kafka Gateway 2 months ago
chrislu 71b2615f4a fmt 2 months ago
chrislu 9cfbc0d4a1 Phase 7: Implement Fetch path schema reconstruction framework 2 months ago
chrislu 394f49a25f Phase 5: Add Protobuf decoder support for Kafka Gateway 2 months ago
chrislu 7b47ad613b Phase 4: Integrate schema decoding into Kafka Produce path 2 months ago
chrislu 2c021652d3 Phase 3: Implement Avro decoder and SMQ RecordValue mapper 2 months ago
chrislu c688bd1806 Phase 2: Add Schema Registry HTTP client with caching 2 months ago
chrislu aa8adc4276 Phase 1: Add Confluent envelope parser for Kafka schema detection 2 months ago