Skip to content

icode/yrs-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yrs backend for persistent simple stores

Inspiration comes from pycrdt-store and yrs-persistence

This repository contains code of 2 crates:

  • yrs-store: 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 simple store.
  • yrs-postgres: an PostgreSQL implementation of yrs-store.

About

Native persistence providers for Yrs CRDT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages