Incremental Source Sync

Runs one incremental pass across every connected source and returns the new records grouped by source, together with the cursor each source should advance to. Handles the part that is actually hard: cursors mean different things in different systems, and a cursor advanced past a record that was never processed loses it permanently.

nearai 281abc6 5.6 KB Updated

File contents

nearai/ironhub/tree/main/skills/incremental-source-sync commit 281abc6330

Frequently asked questions

npx skillmds@latest add nearai/incremental-source-sync