loro/crates
Zixuan Chen d6966aca34
fix: fractional index is enabled by default now (#561)
* fix: tree should use jitter 0 by default

Otherwise, there may be inconsistency between the event and the actual data. But this will increase the cost when the index property is not used.

* chore: add changeset

* chore: fix warning

* refactor: enable tree move by default

* docs: update related docs
2024-11-18 14:32:56 +08:00
..
bench-utils refactor(rust): extract LoroStringValue, LoroMapValue, LoroBinaryValue, LoroListValue (#535) 2024-11-04 17:03:14 +08:00
delta chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
dev-utils
examples fix: fractional index is enabled by default now (#561) 2024-11-18 14:32:56 +08:00
fractional_index chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00
fuzz perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
kv-store fix: stackoverflow issue when there are lots of empty slots in mem_store (#558) 2024-11-13 16:51:28 +08:00
loro fix: fractional index is enabled by default now (#561) 2024-11-18 14:32:56 +08:00
loro-common fix: make internal string safer (#554) 2024-11-11 22:33:17 +08:00
loro-ffi perf: use a priority-queue-based search for updating text (#544) 2024-11-09 16:35:15 +08:00
loro-internal fix: fractional index is enabled by default now (#561) 2024-11-18 14:32:56 +08:00
loro-python
loro-wasm fix: fractional index is enabled by default now (#561) 2024-11-18 14:32:56 +08:00
rle chore: bump Rust crates to v1.1.0 2024-11-09 23:35:17 +08:00