/DataPersistence

CRUD for `Data`

Primary LanguageSwift

DataPersistence

Storage agnostic Create, Read, Update and Delete for Data. Included in this repository are implementations for [String: Any], FileManager, Keychain, NSCache, UserDefaults and NSUbiquitousKeyValueStore.