eslachance / native-level-promise

A proper, Class-based, Promisified, Node 8 Native wrapper around level.
MIT License
2 stars 1 forks source link

Obsolete #3

Open vweevers opened 5 years ago

vweevers commented 5 years ago

Just a heads up: levelup and by extension level supports Promises out of the box since v2.0.0.

eslachance commented 5 years ago

Thanks for the heads up @vweevers ! I'll have to take some time to rewrite my enmap-level module which depends on this, and then I'll update the readme and archive the repository.