seald / nedb

The JavaScript Database, for Node.js, nw.js, electron and the browser
MIT License
351 stars 32 forks source link

Remove async dependency #11

Closed tex0l closed 2 years ago

tex0l commented 2 years ago

The goal of this PR is to remove the async dependency, and maybe expose a fully retrocompatible promise-based API.