Conditional Write
Open
@seanwat-msft is already working on this.
Since Jun 11, 2026.
enhancement
issue-mapped
triaged
- Dominant language
- No language data
- Stars
- 610
- Forks
- 62
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 3
Description
Problem statement
If multiple people attempt to write to the same item, it can be difficult to avoid conflicts.
Proposed solution
Support conditional writes
Alternatives considered
CRDTs could also be interesting, but conditional writes are easier to understand
Additional context
Inspired from #11
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.