rexie icon indicating copy to clipboard operation
rexie copied to clipboard

Support `getAllKeys`

Open dullbananas opened this issue 2 years ago • 0 comments

It should be faster than using Store::get_all when you only want to get the keys

https://developer.mozilla.org/en-US/docs/Web/API/IDBObjectStore/getAllKeys

dullbananas avatar Jul 13 '22 23:07 dullbananas