mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-11 06:42:21 +00:00
* refactor: rm txn.abort and related undo behavior * perf: simplify richtext state when there is not styles * perf: reduce text cost when there is no style * chore: refine logs * perf: remove cid in states to reduce mem overhead * refactor: reduce mem overhead by using a compacter mapvalue * refactor: rm the box inside richtext state |
||
---|---|---|
.. | ||
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.