From c3906748f7beda51a65dea717b96caa8907d7755 Mon Sep 17 00:00:00 2001 From: Valter Balegas Date: Fri, 1 Aug 2025 11:00:54 +0100 Subject: [PATCH] Added ElectricSQL to the list of Connection providers --- SUMMARY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/SUMMARY.md b/SUMMARY.md index 6af250a..ac12392 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -30,6 +30,7 @@ * [y-sweet](https://jamsocket.com/y-sweet) * [Liveblocks](https://liveblocks.io/yjs) * [SuperViz](https://docs.superviz.com/collaboration/integrations/YJS/overview) + * [ElectricSQL](https://www.npmjs.com/package/@electric-sql/y-electric) * [Database Provider](ecosystem/database-provider/README.md) * [y-indexeddb](ecosystem/database-provider/y-indexeddb.md) * [y-leveldb](ecosystem/database-provider/y-leveldb.md)