loro/crates/loro-internal
Zixuan Chen a66dbd6fe6
pref: optimize diff calc cache use (#475)
* pref: optimize diff calc cache use

* fix: type err
2024-09-29 14:01:27 +08:00
..
benches Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
docs
examples Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
fuzz
proptest-regressions/dag
scripts
src pref: optimize diff calc cache use (#475) 2024-09-29 14:01:27 +08:00
tests refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
.gitignore
Cargo.toml Fix tree cache checkout issue and add a few invariance checks (#479) 2024-09-25 20:50:10 +08:00
deno.json
deno.lock
Encoding.md
README.md

loro-internal

This is the internal implementation of Loro. Its interface subject to change. You should not use it as dependency directly. Consider use loro crate instead.