Skip to content

y-crdt/yrs-persistence

Repository files navigation

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

About

Native persistence providers for Yrs CRDT

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages