{"library":"y-memory","type":"library","category":null,"description":"In-memory database adapter for Yjs, version 8.0.9. It provides a lightweight, ephemeral storage backend for collaborative editing with Yjs, discarding all data upon session end. Best for prototyping or stateless scenarios. Works in all browsers with fast access. Unlike persistent adapters (e.g., y-leveldb), it requires no external database setup. Released under MIT.","language":"javascript","status":"active","version":"8.0.9","tags":["javascript","Yjs","OT","Collaboration","Synchronization","ShareJS","Coweb","Concurrency"],"last_verified":"Sat May 09","install":[{"cmd":"npm install y-memory","imports":["import 'y-memory'","import * as Y from 'yjs'","Y({ db: { name: 'memory' } })"]},{"cmd":"yarn add y-memory","imports":[]},{"cmd":"pnpm add y-memory","imports":[]}],"homepage":"http://y-js.org","github":"https://github.com/y-js/y-memory","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/y-memory","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}