jakearchibald / idb-keyval

A super-simple-small promise-based keyval store implemented with IndexedDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow setting custom db/store name globally?

singpolyma opened this issue · comments

Rather than passing to every function, just configuring the default name.