supabase/supavisor

Subscribe to tenant database write ahead logs

Open

#90 geöffnet am 16. Mai 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Elixir (2.191 Stars) (106 Forks)batch import
enhancementhelp wanted

Beschreibung

  • 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

Contributor Guide