loro/crates
Zixuan Chen 812de54ad0
refactor: replace all .lock() with .try_lock()
to avoid deadlock when using Loro with multi-thread
2024-09-27 02:43:00 +08:00
..
bench-utils feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
delta Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00
dev-utils Test: Add fuzzing tests for gc mode correctly & fix several failed cases (#461) 2024-09-12 20:07:57 +08:00
examples refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
fractional_index Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00
fuzz refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
kv-store Fix a tree checkout issue on GcSnapshot (#464) 2024-09-17 00:19:29 +08:00
loro refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
loro-common Feat: allow editing on detached mode (#473) 2024-09-24 11:16:59 +08:00
loro-ffi chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-internal refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
loro-python chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-wasm refactor: replace all .lock() with .try_lock() 2024-09-27 02:43:00 +08:00
rle Merge branch 'main' into dev 2024-09-12 22:30:42 +08:00