supabase/supavisor

Subscribe to tenant database write ahead logs

Open

Aperta il 16 mag 2023

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Elixir (2191 star) (106 fork)batch import
enhancementhelp wanted

Descrizione

  • 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

Guida contributor