apple / apple/swift-configuration
Batch value update API on mutable in-memory provider
Open
good first issue
status/needs-design
- Dominant language
- Swift
- Stars
- 811
- Forks
- 60
- Avg merge
- 9h 38m
- Merged PRs (30d)
- 6
Description
Could be useful to allow making one larger update and for better testing of code relying on atomic update of multiple values.
Contributor guide
Research direction
Start by locating the mutable in-memory provider and its existing value-update API. Compare current update operations and tests to determine the expected batch shape and atomicity. Done means the provider exposes a batch update that changes multiple values as one operation and supports testing code that relies on that behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100