We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The way we resolve .put() and .bulkDocs() now (since #154) has a very high performance impact unfortunately: https://jsperf.com/awftawftawftawftawftawft/1
.put()
.bulkDocs()
I’m not sure if that’s a problem yet and maybe we find ways to make this faster, I just want to leave it here
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The way we resolve
.put()
and.bulkDocs()
now (since #154) has a very high performance impact unfortunately: https://jsperf.com/awftawftawftawftawftawft/1I’m not sure if that’s a problem yet and maybe we find ways to make this faster, I just want to leave it here
The text was updated successfully, but these errors were encountered: