Commit Graph

23218 Commits

Author SHA1 Message Date
Tienson Qin
e203198528 server apply multiple txs at once 2026-01-09 22:51:53 +08:00
Tienson Qin
96da116077 fix: user persisted local-tx 2026-01-09 22:37:01 +08:00
rcmerci
a54ecc7d28 docs(worker-sync): add accuracy note 2026-01-09 22:28:33 +08:00
rcmerci
01fc791cd6 docs(worker-sync): expand dev start note 2026-01-09 22:23:44 +08:00
rcmerci
c2738c9dc9 enhance(worker-sync): foreground dev task 2026-01-09 22:19:27 +08:00
rcmerci
965f93de70 update agents.md and docs/agent-guide/worker-sync.md 2026-01-09 21:05:24 +08:00
Tienson Qin
cb032ea148 remove tx api, use tx/batch instead 2026-01-09 20:49:19 +08:00
Tienson Qin
a217cdede6 enable client db validation 2026-01-09 16:38:02 +08:00
Tienson Qin
5a05b5f102 Add head request 2026-01-09 16:05:37 +08:00
Tienson Qin
1e8c89d602 use staging ws url 2026-01-09 13:48:51 +08:00
Tienson Qin
b9d6f472c3 authorization 2026-01-09 03:01:10 +08:00
Tienson Qin
582b741b69 use wss 2026-01-09 00:23:52 +08:00
Tienson Qin
cb019e9e52 remove source maps for testing 2026-01-09 00:04:39 +08:00
Tienson Qin
eb7e52257e disable sentry for any-branch test 2026-01-08 23:54:43 +08:00
Tienson Qin
18fb335c4e Merge branch 'master' into feat/worker-sync 2026-01-08 23:44:41 +08:00
Tienson Qin
b6ca3097da add workflow to deploy any branch 2026-01-08 23:44:11 +08:00
Tienson Qin
75575bd396 clean ns 2026-01-08 23:33:32 +08:00
Tienson Qin
2c6723db3f remove debug datoms call 2026-01-08 23:21:02 +08:00
Tienson Qin
887c0cc481 disable snapshot as it's memory consume 2026-01-08 23:20:31 +08:00
Tienson Qin
e8f2d2d7e1 increase download batch size 2026-01-08 23:06:18 +08:00
Tienson Qin
0be52e538e increase upload batch size 2026-01-08 22:49:35 +08:00
Tienson Qin
996299e505 add staging for worker sync 2026-01-08 22:43:11 +08:00
Tienson Qin
49c68d7d41 fix: close other ws conns when starting new 2026-01-08 22:24:04 +08:00
Tienson Qin
274e7b63ef fix: both upload and download graph
tested for 4k movies
2026-01-08 22:19:48 +08:00
rcmerci
562a68e0e4 enhance(rtc): move rtc api schema to logseq/logseq-schema repo 2026-01-08 22:06:58 +08:00
Tienson Qin
5a89200138 fix: download 2026-01-08 18:45:55 +08:00
Tienson Qin
fc4351c716 fix: import 2026-01-08 18:10:03 +08:00
Tienson Qin
e89fdb92b6 download use sqlite rows 2026-01-08 17:37:28 +08:00
Tienson Qin
dcff007590 fix: prefer server graph id 2026-01-08 17:10:27 +08:00
Tienson Qin
402d214253 switch to sqlite table rows upload 2026-01-08 14:52:43 +08:00
Tienson Qin
36488b5a2d upload graph 2026-01-08 14:39:47 +08:00
Tienson Qin
4b572a4fed asset 2026-01-08 05:54:16 +08:00
Tienson Qin
b8ff7b5265 re-use normalization fns 2026-01-08 04:55:11 +08:00
Tienson Qin
18f7a1c323 separate for tests 2026-01-08 04:32:44 +08:00
Tienson Qin
9dd5745506 fix: parent cycle 2026-01-08 04:21:14 +08:00
Tienson Qin
7fc898df9f handle special cases 2026-01-08 03:12:17 +08:00
Tienson Qin
81a13d8c1b fix: no need to pull periodically 2026-01-08 02:08:38 +08:00
Tienson Qin
c00307dc05 fix: able to sync 2026-01-07 23:57:35 +08:00
Tienson Qin
4670a67bdc able to download remote graph 2026-01-07 23:57:35 +08:00
Tienson Qin
0c8967919b fix: ws route 2026-01-07 23:57:35 +08:00
Tienson Qin
b08860bf3b fix: http api 2026-01-07 23:57:35 +08:00
Tienson Qin
93269f83fc initial sync graph 2026-01-07 23:57:35 +08:00
Tienson Qin
98be903d53 fix: persist local txs 2026-01-07 23:57:35 +08:00
Tienson Qin
6f1ec3229c fix: http path 2026-01-07 23:57:35 +08:00
Tienson Qin
3090074fff handle 3 cases 2026-01-07 23:57:35 +08:00
Tienson Qin
f1d15f5c64 integrate worker sync 2026-01-07 23:57:35 +08:00
Tienson Qin
2b56aa9b5d initial impl of sync with cloudflare DO 2026-01-07 23:57:34 +08:00
charlie
c8148f66ef chore(libs): add Logseq plugin development agent guide 2026-01-07 20:43:45 +08:00
charlie
ffdb990d84 chore(libs): rename db_properties_notes to db_properties_guide and update README references 2026-01-07 20:43:12 +08:00
rcmerci
1a390a4a14 Merge pull request #12304 from logseq/debug/add-tx-log
feat(rtc): add debug-log tool for rtc
2026-01-06 23:59:46 +08:00