sync

command
v0.0.0-...-85b3406 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 29, 2025 License: MIT Imports: 16 Imported by: 0

README

Sync Plan

Overview

  • Store a timestamp of the last successful sync.
  • Using sync timestamp, fetch all changes since last sync.
  • Compare the task IDs in the delta sync with the DB IDs.
    • If task ID is not in the DB, create a new sync task.
    • If task ID is in the DB, update the sync task.
  • TODO: Figure out orphaned task handling.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL