supabase/supavisor

Subscribe to tenant database write ahead logs

Open

#90 aperta il 16 mag 2023

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

Metriche repository

Star
 (2191 star)
Metriche merge PR
 (Merge medio 4g 9h) (31 PR mergiate in 30 g)

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