mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-06 12:25:03 +00:00
e0b7280024
* perf: optimize high concurrency performance * refactor: use new fronteirs impl init * refactor: fix more type err * refactor: fix more type err * fix: fix more type err * fix: all type errors and warnings * fix: type error in tests * fix: Debug impl * fix: singular value * fix: err * fix: avoid potential err of frontiers merging * fix: a few test issues * test: add frontiers tests * fix: all test errors * chore: fix warnings * chore: rm testing code * perf: optimize dag related performance * chore: rm outdated marks * refactor: frontiers's map variant should contains at least 2 elements |
||
---|---|---|
.. | ||
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.