supabase/supavisor

Subscribe to tenant database write ahead logs

Open

#90 ouverte le 16 mai 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Elixir (106 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (2 191 stars)
Métriques de merge PR
 (Merge moyen 4j 9h) (31 PRs mergées en 30 j)

Description

  • 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

Guide contributeur