feat(kosync): use metadata hash to aggregate different versions of the same book (#2063)

This commit is contained in:
Huang Xin
2025-09-18 20:51:26 +08:00
committed by GitHub
parent 91a5454b46
commit 3380912cdb
4 changed files with 116 additions and 48 deletions
+1
View File
@@ -81,6 +81,7 @@ function ReadestSyncClient:pullChanges(params, callback)
since = params.since,
type = params.type,
book = params.book,
meta_hash = params.meta_hash,
})
end)
if ok then