webcss / angular-indexedDB

An angularjs serviceprovider to utilize indexedDB with angular
149 stars 99 forks source link

How to create multistorage database? #39

Open SkyQuant opened 10 years ago

SkyQuant commented 10 years ago

I tried many-many variants, but finally works only one connection with only one collection.

theBull commented 9 years ago

Hey @SkyQuant are you asking about how to establish multiple indexedDB databases and manage them through this library?

SkyQuant commented 9 years ago

Yeah... probably asked a year ago :-)