From 4d7a366f6e41e05cd4e5545b86621ee51f7ce092 Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Thu, 31 Aug 2023 17:18:52 -0500 Subject: [PATCH] docs: add `@toeverything/y-indexeddb` --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e1ee0903..15083bf9 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,11 @@ Encryption (E2EE).
Adds persistent storage to a server with MongoDB. Can be used with the y-websocket provider. +
+
+@toeverything/y-indexeddb
+
+Like y-indexeddb, but with sub-documents support and fully TypeScript.