Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
RocketMQ Schema Registry is a Topic Schema's management center. It provides a RESTful interface for register, delete, update, get and reference schema to subject(RocketMQ Topic). By associating Schema with subject, the New RocketMQ client can send structured data directly. User no longer need to care about the details of serialization and deserialization.
Task list of RocketMQ schema registry
Url: https://shimo.im/docs/1d3aVwybM6F9Grqg
tasks: https://shimo.im/docs/Ee32MjM69Vu9OQA2 整理后逐步迁移。