Class IdbStorageDriver

Base storage driver class, implementing IStorageDriver and handling the lifecycle for you

Hierarchy (view full)

Constructors

Properties

_dbName: string
db: IDBDatabase

Methods

  • Parameters

    • repo: string
    • version: number
    • migration: MigrationFunction

    Returns void

Generated using TypeDoc