samuk190 / localbase

A Firebase-Style Database ... Offline!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Key search

Velmoren opened this issue · comments

Is there some simple way to check if a specific key exists in indexedDB? Not enumerating all the available ones, but checking a specific key. Method returning true / false?

check if collection filtering works for you, please make another issue if you still have question.