supabase/supavisor

Subscribe to tenant database write ahead logs

Open

#90 创建于 2023年5月16日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Elixir (106 fork)batch import
enhancementhelp wanted

仓库指标

Star
 (2,191 star)
PR 合并指标
 (平均合并 4天 9小时) (30 天内合并 31 个 PR)

描述

  • 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

贡献者指南