xataio/pgstream

[Replication] Automatic reload of transformation rules

Open

#261 opened on Apr 9, 2025

View on GitHub
 (1 comment) (2 reactions) (0 assignees)Go (66 forks)auto 404
good first issuereplicationtransformers

Repository metrics

Stars
 (1,151 stars)
PR merge metrics
 (PR metrics pending)

Description

For replication mode, the schema can change, and the transformation rules might need to change accordingly. Have a way of supporting automatic reloads to avoid having to stop the process each time a new sensitive column is added.

Contributor guide