From fd175b95e35dd6a3e2ce7077bedfe6fb2b3cd637 Mon Sep 17 00:00:00 2001
From: rakesh-snippyly <99686790+rakesh-snippyly@users.noreply.github.com>
Date: Fri, 23 Jan 2026 18:16:44 -0800
Subject: [PATCH] Update README with Velt YJs CRDT details
Add Velt YJs CRDT information and devtools link to README
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 391c811c..afeace9e 100644
--- a/README.md
+++ b/README.md
@@ -367,6 +367,13 @@ A database and connection provider for Yjs based on Firestore.
Yjs persistence provider for op-sqlite
+ Velt YJs CRDT 🌟
+
+
+Velt
+
+provides a fully managed Yjs backend with realtime WebSocket sync and persistent storage—no server setup required. Includes offline support with automatic reconnection, version history, end-to-end custom encryption. Additionally it also provides Yjs webhook events, REST API to read and update Yjs documents, and a browser DevTools extension.
+
@@ -375,6 +382,7 @@ A database and connection provider for Yjs based on Firestore.
* [y-sweet debugger](https://y-sweet.cloud/advanced/debugger)
* [liveblocks devtools](https://liveblocks.io/devtools)
* [Yjs inspector](https://inspector.yjs.dev)
+* [velt devtools](https://velt.dev/devtools)
### Ports