What is Storez?

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.

Overview

  • Pricing: Free
  • Resource Link: https://github.com/SwiftKitz/Storez
  • Resource Maker on Twitter: Mazyod
  • Mobile Platform Destination: iOS Apps
  • Mobile Platform Support: Native iOS
  • Programming Languages: Swift
  • CocoaPods: Storez/UserDefaults
  • Carthage: SwiftKitz/Storez