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§
- Indexed
DbStorage - IndexedDB storage implementation with real browser storage