Add y-op-sqlite to readme

This commit is contained in:
Malte Janßen 2024-04-30 16:29:06 +02:00 committed by GitHub
parent 13772bf891
commit 54594a2d75
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -268,6 +268,10 @@ Like y-indexeddb, but with sub-documents support and fully TypeScript.
<dd>
A database and connection provider for Yjs based on Firestore.
</dd>
<dt><a href="https://github.com/malte-j/y-op-sqlite">y-op-sqlite</a></dt>
<dd>
Persist YJS updates in your React Native app using <a href="https://github.com/OP-Engineering/op-sqlite">op-sqlite</a>, the fastest SQLite library for React Native.
</dd>
</dl>
# Ports