Show HN: Pg_CRDT – an experimental CRDT extension for Postgres

https://supabase.com/blog/postgres-crdt
by kiwicopple • 4 years ago
296 38 4 years ago

This is an experimental extension for CRDTs, pg_crdt: GitHub repo[0]. It supports Yjs/Yrs and Automerge.

The linked blog post [1] describes how we're thinking about this extension in a Supabase context. I want to emphasise this part: "pg_crdt has not been released onto the Supabase platform (and it may never be). We’re considering many options for offline-sync/support and, while CRDTs will undoubtedly factor in, we’re not sure if this is the right approach."

[0] GitHub repo: https://github.com/supabase/pg_crdt

[1] Blog post: https://supabase.com/blog/postgres-crdt

Related Stories

Loading related stories...

Source preview

supabase.com