loro/crates/loro-common
Zixuan Chen c8a60977c1
Refactor!: List state snapshot schema for v1.0 (#485)
* refactor!: change how we encode list state for fast-snapshot

* perf: speedup tree decode

* test: add movable list state snapshot test

* chore: add state encoding overhead test

* fix: error about invalid tree node creation

* chore: update example

---------

Co-authored-by: Leon Zhao <leeeon233@gmail.com>
2024-10-01 16:11:53 +08:00
..
src Refactor!: List state snapshot schema for v1.0 (#485) 2024-10-01 16:11:53 +08:00
Cargo.toml feat: jsonpath experimental support (#466) 2024-09-19 19:22:39 +08:00
LICENSE chore: publish mvp rust api 2023-11-28 21:29:11 +08:00
README.md refactor: prepare for snapshot encoding 2023-07-14 16:05:06 +08:00

loro-common

This crate contains the common basic types for the Loro project. It's shared by loro-internal and loro-preload.