Module indexeddb

Module indexeddb 

Source
Expand description

IndexedDB storage implementation with real browser storage

Modules§

connection
IndexedDB connection and schema management
crdt_store
CRDT-specific storage operations
errors
IndexedDB-specific error types
operations
IndexedDB CRUD operations

Structs§

IndexedDbStorage
IndexedDB storage implementation with real browser storage