https://github.com/worldbrain/storex-backend-dexie
IndexedDB in-browser storage engine for Storex using Dexie
https://github.com/worldbrain/storex-backend-dexie
Last synced: 8 months ago
JSON representation
IndexedDB in-browser storage engine for Storex using Dexie
- Host: GitHub
- URL: https://github.com/worldbrain/storex-backend-dexie
- Owner: WorldBrain
- License: mit
- Created: 2018-09-13T14:10:55.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:37:13.000Z (over 3 years ago)
- Last Synced: 2025-10-08T00:34:45.989Z (9 months ago)
- Language: TypeScript
- Size: 91.8 KB
- Stars: 4
- Watchers: 7
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: License
Awesome Lists containing this project
README
# storex-backend-dexie
IndexedDB back-end for Storex based on [Dexie](https://dexie.org/). See [the Storex repo](https://github.com/WorldBrain/storex) for more info on how to use this.