mirror of
https://github.com/yjs/yjs.git
synced 2026-02-23 19:49:59 +01:00
add y-postgresql info to readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user