Commit Graph

13 Commits

Author SHA1 Message Date
Gareth b98b1dc3cc feat: experimental multihost sync (#1204) 2026-05-02 22:29:39 -07:00
Gareth 93becf3e32 fix: multihost sync refinements (#830)
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-11-01 18:29:35 -07:00
Gareth 4357295a17 chore: fix store contract test
Release Please / release-please (push) Has been cancelled
Release Preview / call-reusable-release (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-09-30 23:38:25 -07:00
Gareth 6e0c201025 feat: multihost sync ui (#825)
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
2025-06-29 17:34:02 -07:00
Gareth George 58721f9003 chore: drop dependency on bbolt
Build Snapshot Release / build (push) Has been cancelled
Release Please / release-please (push) Has been cancelled
Test / test-nix (push) Has been cancelled
Test / test-win (push) Has been cancelled
Update Restic / update-restic-version (push) Has been cancelled
2025-05-05 22:45:07 -07:00
Gareth George d7c57a8506 fix: batch sqlite store IO to better handle large deletes in migrations 2025-04-08 23:46:37 -07:00
Gareth a4b4de5152 feat: initial backend implementation of multihost synchronization (#562) 2025-01-07 20:31:31 -08:00
Gareth 0daa74f04f chore: misc bug fixes supporting sqlite migration (#517) 2024-10-13 17:55:37 -07:00
Gareth 50b4be737b chore: add initial support for an sqlite oplog store (#499) 2024-09-25 20:39:22 -07:00
garethgeorge ca678d9495 chore: fix oplog tests 2024-09-09 00:40:14 -07:00
Gareth 6ed1280869 feat: implement scheduling relative to last task execution (#439) 2024-08-26 22:35:06 -07:00
Gareth 038bc87070 feat: implement 'on error retry' policy (#428) 2024-08-26 19:21:18 -07:00
Gareth 79cae5bac3 chore: refactor oplog interface to abstract storage (#429) 2024-08-25 21:46:22 -07:00