Hacker News new | ask | show | jobs
by pihentagy 1873 days ago
How does this relates to Debezium?
1 comments

Looks to me like it uses the same trick as Debezium (and similar projects) - listening to the replication stream and turning it into usable information - but it's a totally separate implementation built on top of Elixir: https://github.com/supabase/realtime/blob/master/server/lib/...