Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automerge repo package #41

Merged
merged 68 commits into from
Apr 5, 2024
Merged

Automerge repo package #41

merged 68 commits into from
Apr 5, 2024

Conversation

heckj
Copy link
Collaborator

@heckj heckj commented Mar 2, 2024

breaking out network capabilities into a separate package, to become "automerge-repo-swift"

  • supporting multiple documents in a repo
  • supporting multiple network connections and transports
  • supporting an optional persistent storage
  • multiplexing sync across storage (if there), and network connections
  • concurrency safe (utilizing Actors and other Swift language concurrency constructs)

@heckj heckj self-assigned this Mar 2, 2024
heckj added 25 commits March 2, 2024 17:00
…ork connections into the layers of automerge-repo
… of sync coordinator, but aligned more towards automerge-repo architecture
…nking, as well as the dozens of actors in play
…olation for a couple of classes that are ObservableObjects
heckj added 28 commits March 21, 2024 16:24
…ryNetworkProvider to get something useful there...
@heckj heckj merged commit 834eaa8 into main Apr 5, 2024
1 check passed
@heckj heckj deleted the automerge-repo-package branch April 5, 2024 22:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant