kriszyp / lmdb-js

Simple, efficient, ultra-fast, scalable data store wrapper for LMDB
Other
520 stars 44 forks source link

Add support for catching errors during iteration #303

Closed kriszyp closed 3 months ago

kriszyp commented 3 months ago

Add support for catching errors during iteration and allowing iteration to continue.