← Back to context

Comment by cpursley

2 years ago

Neat, this is the pattern I've been thinking about for a while now. Also glad to see this is Elixir based and that Jose is involved.

I've been using https://github.com/cpursley/walex (basically a fork of cainophile via a fork for subabase) to listen to Postgres changes in Elixir.

Sequin is also doing some neat stuff in this space as well: https://blog.sequin.io/all-the-ways-to-capture-changes-in-po...