Safe, statically-typed, store-agnostic key-value storage written in Swift!
Highlights
- Fully Customizable: Customize the persistence store, the KeyType class, post-commit actions .. Make this framework yours!
- Batteries Included: In case you just want to use stuff, the framework is shipped with pre-configured basic set of classes that you can just use.
- Portability, Check!: If you’re looking to share code between you app and extensions, watchkit, apple watch, you’re covered! You can use the NSUserDefaults store, just set your shared container identifier as the suite name.
