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

duplicate IDs and repository create #82

Closed heckj closed 6 months ago

heckj commented 6 months ago

first pass - throw error on ID already in repo

jessegrosjean commented 6 months ago

This looks reasonable to me.