nestdb
nestdb copied to clipboard
Consider adding first-class Promise support
As in:
- https://www.npmjs.com/package/nedb-promise
- https://www.npmjs.com/package/nedb-promises
- https://www.npmjs.com/package/tedb
- https://www.npmjs.com/package/nedb-async (https://github.com/louischatriot/nedb/issues/567)
This will also be important for supporting the new ES async/await syntax.
Related: #18
Related: #30
Hy! For the ones that still looking for it i just released a wrapper with support for cursors and typescript declarations https://github.com/ramiroaisen/nedb-promises-ts