https://github.com/cobbzilla/mobiletto-driver-indexeddb
A demonstration indexedDB driver for mobiletto
https://github.com/cobbzilla/mobiletto-driver-indexeddb
Last synced: 9 months ago
JSON representation
A demonstration indexedDB driver for mobiletto
- Host: GitHub
- URL: https://github.com/cobbzilla/mobiletto-driver-indexeddb
- Owner: cobbzilla
- License: apache-2.0
- Created: 2023-07-08T04:45:37.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T21:37:11.000Z (over 2 years ago)
- Last Synced: 2025-02-01T17:17:46.218Z (over 1 year ago)
- Language: JavaScript
- Size: 227 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Mobiletto-driver-indexeddb
==========================
This is the IndexedDB driver for [mobiletto](https://github.com/cobbzilla/mobiletto).
It's intended to be used with [mobiletto-base](https://www.npmjs.com/package/mobiletto-base) which does not include any drivers.
If you'd prefer a more "batteries included" experience, check out [mobiletto-lite](https://www.npmjs.com/package/mobiletto-lite).
See the [mobiletto home page](https://github.com/cobbzilla/mobiletto) for the latest documentation.