Binary Raw - Docs
    Preparing search index...

    Function getDB

    • Gets a cached IndexedDB connection or creates a new one. Reuses existing instance if already open. Sets up automatic cleanup on beforeunload and close events.

      Returns Promise<IDBDatabase>

      Promise that resolves with the IDBDatabase instance

      If database opening fails