Skip to content

cli/discover: add 'implicit' config to pair for collection creation #1177

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

samsonjs
Copy link

Adds support for auto-creating collections when they exist only on one side and implicit = 'create' is set in the pair config.

Builds off the idea in #869 but ditches deletion since that's not really possible to support in a safe way. Someone else can tackle that if they care.

@samsonjs samsonjs force-pushed the storage-implicit-conflict-resolution branch from 89054d7 to c57239b Compare June 13, 2025 16:50
Adds support for auto-creating collections when they exist only on
one side and `implicit = 'create'` is set in the pair config.
@samsonjs samsonjs force-pushed the storage-implicit-conflict-resolution branch from c57239b to 8259b19 Compare June 13, 2025 17:23
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