apple / apple/swift-configuration

Batch value update API on mutable in-memory provider

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.