mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-22 12:36:24 +08:00
feat: try use a yrs doc to merge state before store to sqlite, but not working
This commit is contained in:
@@ -33,7 +33,9 @@ dotenvy = "0.15.6"
|
||||
tauri = { version = "1.2", features = ["api-all", "devtools"] }
|
||||
tokio = { version = "1.23.0", features = ["rt", "macros"] }
|
||||
lib0 = "0.12.0"
|
||||
moka = { version = "0.9.6", features = ["future"] }
|
||||
yrs = { path = "../src-OctoBase/libs/vendors/y-crdt/yrs" }
|
||||
y-sync = { path = "../src-OctoBase/libs/vendors/y-sync" }
|
||||
|
||||
[features]
|
||||
# by default Tauri runs in production mode
|
||||
|
||||
Reference in New Issue
Block a user