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

Add support for enhanced object to store in IndexedDB #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

daverupp
Copy link

@daverupp daverupp commented May 3, 2021

Hey
I enhanced your current solution with the ability to store crypto keys in the IndexedDB.
Currently working on client side encryption, and your idb-cache was super useful, but I need to store not only ArrayBuffers and Blobs... also this new kind of cryptoKeyCacheEntry.

Please have a look, and maybe you think it is useful to support that as well :)
Thx again for your very cool work of this cache solution.
cheers dave

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

Successfully merging this pull request may close these issues.

1 participant