Level / level-js

An abstract-leveldown compliant store on top of IndexedDB.
MIT License
542 stars 44 forks source link

Use nextTick of abstract-leveldown #195

Closed vweevers closed 4 years ago

vweevers commented 4 years ago

Follow-up for #191 and https://github.com/Level/abstract-leveldown/pull/363. Incidentally, also removes some unnecessary function allocations.

/cc @hugomrdias