# pg_crdt - 실험적인 Postgrest용 CRDT 확장 오픈소스

> Clean Markdown view of GeekNews topic #8025. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8025](https://news.hada.io/topic?id=8025)
- GeekNews Markdown: [https://news.hada.io/topic/8025.md](https://news.hada.io/topic/8025.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-12-14T10:43:01+09:00
- Updated: 2022-12-14T10:43:01+09:00
- Original source: [supabase.com](https://supabase.com/blog/postgres-crdt)
- Points: 9
- Comments: 1

## Topic Body

- CRDT(Conflict-free Replicated Data Type) : 실시간 협업을 위한 데이터 구조   
- Supabase가 실시간 엔진에 멀티플레이어 기능을 넣으면서 만들어본 것   
- 실제로 Supabase 플랫폼에 넣을지는 아직 고민중(이게 맞는 방법인지 아직 확신이 서지 않는다고)  
- Yjs, Automerge 지원

## Comments



### Comment 13769

- Author: xguru
- Created: 2022-12-14T10:44:01+09:00
- Points: 2

[제가 틀렸었어요. CRDT가 미래입니다.](https://news.hada.io/topic?id=2962)  
[더 빠른 CRDT를 위해 최적화 하기](https://news.hada.io/topic?id=4744)  
[Crsql - SQLite에 Multi-Writer, CRDT 기능을 추가하는 확장](https://news.hada.io/topic?id=7843)  
[SyncedStore CRDT - React/Vue용 실시간 협동 지원 라이브러리](https://news.hada.io/topic?id=5518)
