loro/crates
Zixuan Chen d69e4c9c30
Refactor ChangeStore to use external KV store and improve block management
- Add ID serialization methods in loro-common
- Update KvStore trait with binary search and double-ended iterator
- Modify export/import blocks to use bytes::Bytes
- Refactor ChangeStore to use external KV store for persistence
- Implement flush, encode_all, and decode_all methods for ChangeStore
- Update change retrieval and iteration methods to work with new block management
- Improve block parsing and caching mechanisms
2024-07-08 17:33:57 +08:00
..
bench-utils feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
delta Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
dev-utils Publish v0.16.2 to crates.io (#374) 2024-05-29 22:55:55 +08:00
examples feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
fractional_index feat: Stable JSON representation for history (#368) 2024-06-07 13:18:30 +08:00
fuzz chore: fuzz 2024-06-20 16:21:57 +08:00
loro feat: implementing Counter and expose to js side (#384) 2024-06-13 14:43:19 +08:00
loro-common Refactor ChangeStore to use external KV store and improve block management 2024-07-08 17:33:57 +08:00
loro-ffi chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-internal Refactor ChangeStore to use external KV store and improve block management 2024-07-08 17:33:57 +08:00
loro-python chore(rs): bump versions of rust crates 2024-04-09 16:23:48 +08:00
loro-wasm fix: warnings 2024-06-18 19:38:10 +08:00
rle Merge branch 'main' into zxch3n/container-store 2024-06-18 18:09:14 +08:00