supavisor icon indicating copy to clipboard operation
supavisor copied to clipboard

Subscribe to tenant database write ahead logs

Open chasers opened this issue 2 years ago • 0 comments

  • Postgrex.ReplicationConnection behavior
  • Configurable: should be able to setup the replication connection however a tenant would want
  • Verify configuration on connection and error if tenant publication does not match expected configuration

Why?

  • Trigger hooks from matching records somehow
  • Bust any query caches based off of the write ahead log

chasers avatar May 16 '23 19:05 chasers