browsercouch icon indicating copy to clipboard operation
browsercouch copied to clipboard

Store Databases in a meta database to allow _all_dbs to be implemented

Open peterbraden opened this issue 14 years ago • 2 comments

Prerequisite for porting futon

peterbraden avatar Apr 28 '10 16:04 peterbraden

Is it possible to query for all local storage dbs? It would be nice if _all_dbs was dynamic

mikeal avatar Apr 28 '10 18:04 mikeal

Sadly, afaik there is no cross-browser way to iterate over local storage. I'd also like for this to be dynamic, but this will do as a stop gap.

peterbraden avatar Apr 30 '10 17:04 peterbraden