issues Search Results · repo:y-crdt/yrs-persistence language:Rust
Filter by
4 results
(80 ms)4 results
iny-crdt/yrs-persistence (press backspace or delete to remove)Many kv stores have quite low limits for data size per row. For example Cloudflare s Durable Objects only can store a
max of 128 KiB per row. I m not sure how to solve for this other than breaking up the ...
ncthbrt
- 2
- Opened on May 27, 2024
- #7
Hi all.
IIUC, the yrs-kvstore crate (and the KVStore trait within it) are all intended for implementing persistence with
synchronous methods, right?
I want to implement indexeddb-backed (and yet in Rust, ...
enhancement
dnaaun
- 2
- Opened on Nov 18, 2023
- #5
It seems to update doc_state and state_vector in full every time, how can it be incremental?
https://github.com/y-crdt/yrs-persistence/blob/a94b086b987a066d98b7d36a13bd540fca1722ee/yrs-kvstore/src/lib.rs ...
huang12zheng
- 1
- Opened on Jul 19, 2023
- #4
SQLite can provide excellent read and write performance. At the same time, compared with other kv backends, it can exist
as a single file, which allows applications with data migration requirements to ...
darkskygit
- 2
- Opened on Apr 5, 2023
- #3

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.