Chgcap. Watch your database for changes and replicate them in real time.

github.com/neverchanje/chgcap-rs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2024
  • support ddl parser
  • refine the code and usage doc
  • st
  • add jsonb integration test
  • make test runnable
  • redefine event structs
  • make this crate compilable
  • refine the struct renaming
  • upgrade dependencies and add comments
March 2023
  • update readme
  • support delete rows event
  • implement update rows
  • add more integration tests
  • add more integration tests
  • add numeric tests
  • add test for tinyint
  • feat: support handling write rows
  • implement a test runner
  • handle rows event
  • skip unhandled mysql binlog events