Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 598 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 598 Bytes

Yrs backend for persistent key-value stores

This repository contains code of 3 crates:

  • yrs-kvstore: a generic library that adds a bunch of utility functions that simplify process of persisting and managing Yrs/Yjs document contents. Since it's generic, it's capabilities can be applied to basically any modern persistent key-value store.
  • yrs-lmdb: an LMDB implementation of yrs-kvstore.
  • yrs-rocksdb: a RocksDB implementation of yrs-kvstore.

Sponsors

NLNET