pulsar-client-go
pulsar-client-go copied to clipboard
[Go schema] Support multi version schema for repo
Currently, we already support a single topic schema in producer and consumer for Go client.
The following are other functions of the schema that need to be supported:
- [ ] Support schema in reader
- [ ] Support multi version schema for Go client
- [ ] Support Key-Value schema
- [ ] Support auto schema
@sijie @wolfstudy Is there any ETA when these issues would be fixed and will be available ? issues : https://github.com/apache/pulsar-client-go/issues/420 , https://github.com/streamnative/pulsar-client-go/issues/125