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

Improve write performance of meta API #66

Open
d12frosted opened this issue Jan 18, 2021 · 0 comments
Open

Improve write performance of meta API #66

d12frosted opened this issue Jan 18, 2021 · 0 comments

Comments

@d12frosted
Copy link
Owner

The most obvious way to improve it is to mimic what was done for #64, e.g. allow to pass parsed meta to vulpea-meta-set, but it will not work when adding multiple calls with different props, as meta is modified between the calls, so vulpea-meta-set either should return a modified metadata OR approach this problem in a different fasion - by providing functions to modify meta and to write it.

@d12frosted d12frosted changed the title Improve write performance Improve write performance of meta API Nov 16, 2021
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

1 participant