add y-postgresql info to readme

This commit is contained in:
Max Nötzold
2024-05-21 15:30:24 +02:00
committed by GitHub
parent 72205a688f
commit d67a951104

View File

@@ -272,6 +272,10 @@ A database and connection provider for Yjs based on Firestore.
<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>
<dt><a href="https://github.com/MaxNoetzold/y-postgresql">y-postgresql</a></dt>
<dd>
Provides persistent storage for a web server using PostgreSQL and is easily compatible with y-websocket.
</dd>
</dl>
# Ports