4 ms·
From the newish Go-based Postgres CDC tools, I know about: * pgstream: https://github.com/xataio/pgstream https://github.com/xataio/pgstream * pg_flo: https:/
by mebcitto 2y ago
From the newish Go-based Postgres CDC tools, I know about:
* pgstream: https://github.com/xataio/pgstream https://github.com/xataio/pgstream
* pg_flo: https://github.com/pgflo/pg_flo https://github.com/pgflo/pg_flo
Are there others? Each of them has slightly different angles and messaging, but it is interesting to see.