mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-02 11:06:14 +00:00
78aaa4080d
* test: test failed if use non-cached diff calc * fix: tree diff calc retreat cache current vv * feat(wasm): commit message & get pending ops length * bk * chore: add tree one doc fuzz * fix: fix the problem and added a few checks * chore: rm debugging code * fix: encode snapshot when detached --------- Co-authored-by: leeeon233 <leeeon233@gmail.com> |
||
---|---|---|
.. | ||
benches | ||
docs | ||
examples | ||
fuzz | ||
proptest-regressions/dag | ||
scripts | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
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.