WireBootstrap IndexedDB Connector

IndexedDB is a low-level API for client-side storage of significant amounts of structured data, including files/blobs.

The WireBootstrap IndexedDB Connector allows IndexedDB to be used as a traditional data source in WireBootstrap. It can also be used as a collection into the IndexedDB object repository.

Last updated