Batch level db ops #3439
Labels
meta-investigate
Issues found that require further investigation and may not have a specific resolution/fix
prio-low
This is nice to have.
scope-performance
Performance issue and ideas to improve performance.
Lodestar commonly batches db opts at the JS layer with Promise.all for example, but not at the level db layer.
db.getMany
https://www.npmjs.com/package/levelupThe text was updated successfully, but these errors were encountered: