https://github.com/alexmercerind/safe_local_storage
🗃️ A safe caching library to read/write values on local storage.
https://github.com/alexmercerind/safe_local_storage
atomic cache cache-manager consistent durable isolated roll-back-cache
Last synced: about 1 year ago
JSON representation
🗃️ A safe caching library to read/write values on local storage.
- Host: GitHub
- URL: https://github.com/alexmercerind/safe_local_storage
- Owner: alexmercerind
- License: mit
- Created: 2022-07-12T22:07:57.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-23T16:45:35.000Z (over 1 year ago)
- Last Synced: 2025-03-29T17:35:47.194Z (about 1 year ago)
- Topics: atomic, cache, cache-manager, consistent, durable, isolated, roll-back-cache
- Language: Dart
- Homepage:
- Size: 65.4 KB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# [package:safe_local_storage](https://github.com/alexmercerind/safe_local_storage)
#### A safe caching library to read/write values on local storage.