Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

is getAllKeys sufficiently implemented by now? #85

Closed
v-python opened this issue Jun 9, 2020 · 3 comments
Closed

is getAllKeys sufficiently implemented by now? #85

v-python opened this issue Jun 9, 2020 · 3 comments

Comments

@v-python
Copy link

v-python commented Jun 9, 2020

Seems like getAllKeys is implemented enough places, and long enough ago that keys could be rewritten to use it now?

@jakearchibald
Copy link
Owner

Hm, maybe. I've generally kept the browser support pretty wide here. I'll look at the tradeoffs for the next major version.

@v-python
Copy link
Author

v-python commented Jun 9, 2020

Another option might be to test for getAllKeys, and use it if available.

@jakearchibald
Copy link
Owner

I'd rather keep one way of doing things, rather than branch for different browsers. https://github.com/jakearchibald/idb/ gives you more control here, if you need it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants