public bobdev / Swift-Sync 公开
Swift-Sync
bobdev 更新 README.md
eccbc87 8m ago
history 75 提交

Swift-Sync

A robust offline-first synchronization engine for iOS applications. Handles conflict resolution and background tasks seamlessly.

Features

  • Offline-first: Works without network connectivity.
  • Conflict resolution: Automatic merge strategies.
  • Background sync: iOS background task integration.

Installation

dependencies: [

.package(url: "https://github.com/bobdev/swift-sync.git", from: "1.0.0")

]

forum 讨论 (0)

暂无评论。来做第一个评论者吧!

登录 后发表评论。