Elixir CRDT Projects
-
Project mention: Listen to Database Changes Through the Postgres WAL | news.ycombinator.com | 2025-11-16
Worth mentioning that WAL is enabling and used by Supabase Realtime [0] and WalEx [1] which both are doing very similar thing - polling the WAL changes in order to emit them as Websocket events.
I never worked with WalEx but have experience with Supabase Realtime and it is a joy to work with and fits great into the Supa ecosystem. So many layers are disappearing when you rely more on Postgres!
[0] https://github.com/supabase/realtime
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
NOTE:
The open source projects on this list are ordered by number of github stars.
The number of mentions indicates repo mentiontions in the last 12 Months or
since we started tracking (Dec 2020).
Elixir CRDT discussion
Elixir CRDT related posts
Index
| # | Project | Stars |
|---|---|---|
| 1 | realtime | 7,575 |
| 2 | delta_crdt_ex | 555 |