automerge / automerge-repo-swift

Extends the Automerge-swift library, providing support for working with multiple Automerge documents at once, with pluggable network and storage providers.
https://swiftpackageindex.com/automerge/automerge-repo-swift/documentation/automergerepo
MIT License
23 stars 4 forks source link

separates out persistent save trigger from sync trigger on doc updates #71

Closed heckj closed 6 months ago

heckj commented 6 months ago

resolves #65