loro/crates/loro-common
Zixuan Chen 45490f3370
Perf: reduce mem usage when transaction is large (#128)
* perf: reduce mem usage when txn is large

* test: add diagnose info for id_to_cursor

* perf: make id span easier to merge
2023-10-30 21:56:33 +08:00
..
src Perf: reduce mem usage when transaction is large (#128) 2023-10-30 21:56:33 +08:00
Cargo.toml feat: encode/decode v2 2023-08-29 15:13:52 +08:00
README.md

loro-common

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