mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-11 06:42:21 +00:00
07c11f68b6
* refactor: include start_id in seq delete span * Add size benchmark example (#276) * test: add size bench example * chore: update lock file * refactor: optimize encoding * perf: make revert ops with the size of m O(m) * fix: delete span with id merge rule * fix: fix several bugs related to delete span id |
||
---|---|---|
.. | ||
benches | ||
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.