supabase/supavisor

Subscribe to tenant database write ahead logs

Open

#90 opened on 2023年5月16日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Elixir (106 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,191 stars)
PR merge metrics
 (平均マージ 4d 9h) (30d で 31 merged PRs)

説明

  • 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

コントリビューターガイド