Commit Graph

24 Commits

Author SHA1 Message Date
lash 3a2317d253
WIP add lock cli tool 2022-04-27 09:43:57 +00:00
lash 044e85fb99
Allow memory-only syncing 2022-04-26 07:56:04 +00:00
lash 197560ae16
Implement rocksdb and default test 2022-04-20 14:27:59 +00:00
lash 9aded5c561
Factor out target state 2022-04-20 12:55:43 +00:00
lash 97c2d41df3
Factor out sync state scanner 2022-04-20 12:31:32 +00:00
lash 891f90ae5f
WIP refactor to allow other backends 2022-04-20 11:59:12 +00:00
lash f521162e7b
Move to SYNC state after start 2022-04-10 15:27:14 +00:00
lash f4c6936517
Detect done sync in store start function 2022-04-02 07:33:12 +00:00
lash ce945ae56e
Complete test for lock on interrupted filter 2022-03-23 23:36:17 +00:00
lash 80f9a8be88
Rehabilitate sync driver on changes target handling 2022-03-19 01:58:13 +00:00
lash 36a8609cb5
Short-circuit syncdone on sync state done in item next 2022-03-19 01:25:24 +00:00
lash 755a030175
Syncitem sync state done on last next 2022-03-19 01:24:08 +00:00
lash 2b5383e9e0
Correct first target state filename 2022-03-19 01:13:37 +00:00
lash 43249a9ec0
Move serialize code block 2022-03-19 01:04:43 +00:00
lash 41e00449f8
correct serialization on next block in sync item 2022-03-19 01:03:49 +00:00
lash 7ff4e8faa0
Add target serialization to first state 2022-03-19 00:59:55 +00:00
lash 5f2809c394
Correct sync states of live sync ends 2022-03-19 00:52:47 +00:00
lash e48b62679d
Replace filter execution control with bools instead of exceptions 2022-03-18 19:12:07 +00:00
lash 75a6d2975e
Implement driver processing 2022-03-18 01:11:30 +00:00
lash 78bd6ca538
Move filter registration to session store 2022-03-18 00:02:18 +00:00
lash 18f16d878f
Introduce driver object 2022-03-17 23:48:23 +00:00
lash dcf095cc86
Complete syncitem filter advance 2022-03-17 22:07:19 +00:00
lash 5968a19042
Implement filter state per sync item 2022-03-17 19:36:27 +00:00
lash 9386b9e7f9
Fs syncer 2022-03-17 14:54:34 +00:00