issues
search
pgflo
/
pg_flo
Stream, transform, and route PostgreSQL data in real-time.
https://pgflo.io
Apache License 2.0
664
stars
13
forks
source link
Fix DDL replication to not capture internal events & handle retry logic
#41
Closed
shayonj
closed
1 week ago
shayonj
commented
1 week ago
Ensure DDL replication doesn't capture internal events
Make insert an upsert to be safe
Perform retry on connection disruption on message level instead of batch
Update ddl e2e spec