loro/crates
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
..
bench-utils
delta Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00
dev-utils Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461) 2024-09-12 20:07:57 +08:00
examples Fix warnings (#484) 2024-09-29 21:15:19 +08:00
fractional_index feat: add dag allocation tree algorithm (#415) 2024-09-29 14:19:19 +08:00
fuzz fix: checkout diff-calc cache issue 2024-09-30 16:39:27 +08:00
kv-store Fix warnings (#484) 2024-09-29 21:15:19 +08:00
loro Fix warnings (#484) 2024-09-29 21:15:19 +08:00
loro-common Refactor!: List state snapshot schema for v1.0 (#485) 2024-10-01 16:11:53 +08:00
loro-ffi Fix warnings (#484) 2024-09-29 21:15:19 +08:00
loro-internal Refactor!: List state snapshot schema for v1.0 (#485) 2024-10-01 16:11:53 +08:00
loro-python
loro-wasm Fix warnings (#484) 2024-09-29 21:15:19 +08:00
rle Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00