cpursley / walex

Postgres change events (CDC) in Elixir
MIT License
276 stars 14 forks source link

Columns: Allowed whitelist #22

Closed cpursley closed 8 months ago

cpursley commented 8 months ago

Allow for optional whitelist of allowed (or disallowed) columns to be published (for security/sensitive data, performance/payload reasons). Perhaps also for which column changes to listen to / care about (user might not care if values of certain columns change. Could be added to subscriptions config.