Packages

Framework-agnostic Elixir CDC consumer for MySQL binary-log replication (row-based binlog) — streams committed transactions to a pluggable sink, fail-closed, at-least-once (sink-owned effect-once mode planned).

Current section

Files

Jump to
capstan NOTICE
Raw

NOTICE

capstan
Copyright 2026 rjpalermo / baselabs. Licensed under the MIT License (see LICENSE).
capstan vendors no third-party source. The MySQL client and replication protocol is
implemented in-library from the public protocol specification and verified against a
live server (see probe/). Wire formats and authentication scrambles are protocol
facts, not third-party code.