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

Support binary values in KeyValueStore #3412

Closed
nounder opened this issue Aug 5, 2024 · 0 comments · Fixed by #3494
Closed

Support binary values in KeyValueStore #3412

nounder opened this issue Aug 5, 2024 · 0 comments · Fixed by #3494
Labels
enhancement New feature or request

Comments

@nounder
Copy link

nounder commented Aug 5, 2024

What is the problem this feature would solve?

Storing images and other binary data in KeyValueStore.

What is the feature you are proposing to solve the problem?

Support ArrayBuffer in KeyValueStore interface.

What alternatives have you considered?

base64 encoding value (~33% higher disk usage)

@nounder nounder added the enhancement New feature or request label Aug 5, 2024
@tim-smart tim-smart linked a pull request Aug 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant