|
|
|
Show HN: New Sync Engine of SignalDB
(signaldb.js.org)
|
|
4 points
by zlies
642 days ago
|
|
Hi HN! I’m excited to announce the release of the new sync engine for SignalDB. This feature is designed to make data synchronization more efficient and flexible, whether you’re building offline-first apps or need reliable syncing with remote servers. Key features include: * Centralized SyncManager: Manage all collections’ sync from one place. * Backend-Agnostic: Works with REST, GraphQL, and custom backends. * Offline-First: Ensures smooth operation even without an internet connection. * Conflict Resolution: Automatically resolves conflicts using a “first change wins” strategy. Thanks! I’m looking forward to your feedback! |
|