Describe alternatives you've considered
The following formats are supported by the Pulsar schema registry:
- None. If no schema is specified for a topic, producers and consumers will handle raw bytes.
- String (used for UTF-8-encoded strings)
- JSON
- Protobuf
- Avro
for specific functional descriptions, refer to: schema
Describe alternatives you've considered
The following formats are supported by the Pulsar schema registry:
for specific functional descriptions, refer to: schema