Apicurio / apicurio-registry

An API/Schema registry - stores APIs and Schemas.
https://www.apicur.io/registry/
Apache License 2.0
563 stars 252 forks source link

Support kafka sql snapshotting #4665

Closed carlesarnal closed 1 month ago

carlesarnal commented 2 months ago

This introduces initial support for kafkasql snapshotting.

This follows the below approach:

One note:

PS: Don't be scared by the 22k lines changed, 22,007 of them are just the snapshot I added for the unit test.

carlesarnal commented 1 month ago

@EricWittmann this is good to go now.