mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
df81aece51
The event will now be ordered by (depth, container counter). Therefore, two container creation events within the same layer will be sorted based on the containers’ counter values. This approach can prevent the issue where child tree node events are received before the parent tree node events |
||
---|---|---|
.. | ||
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.