From d5b5e7a9a19ab36130fcf2c080268afc72f3869b Mon Sep 17 00:00:00 2001 From: kapil verma Date: Wed, 26 Mar 2025 01:55:02 +0530 Subject: [PATCH] Update README.md to add https://github.com/kapv89/k_yrs_go to persistence providers Ref: https://x.com/kevin_jahns/status/1904252641124753641 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a4aed5c..d9711f40 100644 --- a/README.md +++ b/README.md @@ -300,6 +300,10 @@ A database and connection provider for Yjs based on Firestore. Provides persistent storage for a web server using PostgreSQL and is easily compatible with y-websocket. +
k_yrs_go
+
+ Golang database server for YJS CRDT using Postgres + Redis +
### Tooling