A simple Key-Value storage tool, using Sqlite as backend.
💾 Safe, statically-typed, store-agnostic key-value storage written in Swift!
Swift wrapper over sqlite to store key value pairs in db 🎊🎈
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud....
Wrapper for property which value should be stored in `UserDefaults.standard` under the given `key` instead of using backing variable...
A lightweight key-value store to share data across ViewControllers and or SKScenes
A Swift key/value store with published updates, optimistic locking and disk persistence.
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!...
An elegant, fast, thread-safe, multipurpose key-value storage, compatible with all Apple platforms.
A simple, stable user identifier across iOS devices using iCloud Key Value Store. Supports iOS, macOS, watchOS, tvOS, and visionOS....
Key-Value pair synchronization in iCloud using NSUbiquitousKeyValueStore