You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chrislu b4e307cccb Phase D: Wire Fetch handler to retrieve RecordValue from mq.broker and reconstruct Confluent envelope 2 months ago
..
avro_decoder.go Phase 3: Implement Avro decoder and SMQ RecordValue mapper 2 months ago
avro_decoder_test.go Phase 3: Implement Avro decoder and SMQ RecordValue mapper 2 months ago
broker_client.go Phase D: Wire Fetch handler to retrieve RecordValue from mq.broker and reconstruct Confluent envelope 2 months ago
broker_client_fetch_test.go Phase D: Wire Fetch handler to retrieve RecordValue from mq.broker and reconstruct Confluent envelope 2 months ago
broker_client_test.go Phase B: Add mq.broker integration for schematized messages 2 months ago
decode_encode_basic_test.go Phase A: Add comprehensive unit tests for schema decode/encode 2 months ago
envelope.go Phase C: Wire Produce handler to decode schema and publish RecordValue to mq.broker 2 months ago
envelope_test.go Phase 1: Add Confluent envelope parser for Kafka schema detection 2 months ago
integration_test.go Phase 8: Add comprehensive integration tests with real Schema Registry 2 months ago
json_schema_decoder.go Phase 6: Add JSON Schema decoder support for Kafka Gateway 2 months ago
json_schema_decoder_test.go Phase 6: Add JSON Schema decoder support for Kafka Gateway 2 months ago
manager.go Phase 6: Add JSON Schema decoder support for Kafka Gateway 2 months ago
manager_test.go fmt 2 months ago
protobuf_decoder.go fmt 2 months ago
reconstruction_test.go fmt 2 months ago
registry_client.go Phase 2: Add Schema Registry HTTP client with caching 2 months ago
registry_client_test.go Phase 2: Add Schema Registry HTTP client with caching 2 months ago