Skip to main content

swift-actor-persistence

Thread-safe data persistence in Swift using actors, combining an in-memory cache with file-backed storage to eliminate data races at compile time. USE WHEN building a persistence layer in Swift 5.5+, needing safe access to shared mutable state, replacing locks or DispatchQueues, or building offline-first local storage.

Jump to install

Source facts

Repository
Sheshiyer/skill-clusters
Last source activity
June 5, 2026 at 00:08
Detected SKILL.md language
English
Stars
0
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.