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

Handle concurrent updates #1125

Open
ianopolous opened this issue Feb 9, 2024 · 0 comments
Open

Handle concurrent updates #1125

ianopolous opened this issue Feb 9, 2024 · 0 comments
Projects

Comments

@ianopolous
Copy link
Member

Handle non-conflicting concurrent updates to a writer space.

Use case is an app editing a document, while the user does a change somewhere else in the filesystem.

This should be relatively simple merging of champs ensuring no concurrent changes to the same map key.

@ianopolous ianopolous created this issue from a note in Road map (Features) Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Road map
Features
Development

No branches or pull requests

1 participant