Skip to content

Run MySQL binlog sync from your own Rust binary with custom transforms - #133

Merged
mumoshu merged 1 commit into
mainfrom
feat/mysql-binlog-library-entrypoint
Jul 23, 2026
Merged

Run MySQL binlog sync from your own Rust binary with custom transforms#133
mumoshu merged 1 commit into
mainfrom
feat/mysql-binlog-library-entrypoint

Conversation

@mumoshu

@mumoshu mumoshu commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

For MySQL/MariaDB binlog CDC, you can depend on surreal-sync as a library, write transform logic in Rust, and run the same sync from your own binary, all without shelling out to external transform workers.

@mumoshu
mumoshu merged commit 62e2332 into main Jul 23, 2026
10 checks passed
@mumoshu
mumoshu deleted the feat/mysql-binlog-library-entrypoint branch July 23, 2026 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant