Fix YPERSISTENCE -- allowing y-leveldb persistence

This commit is contained in:
Kevin Jahns
2020-07-10 02:39:44 +02:00
parent 5b758e2691
commit f6943f33af
5 changed files with 252 additions and 8 deletions

View File

@@ -34,7 +34,7 @@ Since npm symlinks the `y-websocket-server` executable from your local `./node_m
Persist document updates in a LevelDB database.
See [LevelDB Persistence](#LevelDB Persistence) for more info.
See [LevelDB Persistence](https://github.com/yjs/y-leveldb) for more info.
```sh
PORT=1234 YPERSISTENCE=./dbDir node ./node_modules/y-websocket/bin/server.js