Shayon Mukherjee

@shayonj.bsky.social

Everything, everywhere - always in progress 🏃‍♂️👨🏽‍🍳💻

Post run, half baked thought: In memory store, flush to S3 every N interval. Reader replicas straight from S3 (?) New S3 primitives (conditional writes, and append only) for strong consistency and other good semantics. Costs ? Unknown 💸

Just realized with pg_flo you can use the same DB as both source & destination. This lets you create shadow tables & remap data flows within a single DB using the routing feature. Useful for data migrations when you need time to verify data integrity! www.pgflo.io

pg_flo - Stream, transform, and route PostgreSQL data in real-time

pg_flo is a powerful PostgreSQL data replication tool that enables real-time streaming, table routing, data transformation, and secure data masking between databases.

pgflo.io

Just shipped the v1 of new table routing feature in pg_flo. This way you can easily route PostgreSQL changes to different tables & column names in the target database. Lots more soon. In the mean time, a small and simple site: www.pgflo.io

pg_flo - Stream, transform, and route PostgreSQL data in real-time

pg_flo is a powerful PostgreSQL data replication tool that enables real-time streaming, table routing, data transformation, and secure data masking between databases.

pgflo.io