# goodrequest/goodpersistence

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/goodrequest-goodpersistence).**

36 stars · 2 forks · Swift · MIT

## Links

- GitHub: https://github.com/GoodRequest/GoodPersistence
- awesome-repositories: https://awesome-repositories.com/repository/goodrequest-goodpersistence.md

## Description

💾 GoodPersistence is an iOS library that simplifies caching data in keychain and UserDefaults. Using a property wrapper, it reduces the complexity of implementing caching mechanisms, making it easier for developers to focus on app functionality. Compatible with latest Swift and supports all iOS devices. Easy to install with SPM.

## Tags

### Part of an Awesome List

- [Keychain Management](https://awesome-repositories.com/f/awesome-lists/security/keychain-management.md) — Simplifies caching data in keychain and user defaults.
