sergeyksv / tingodb

Embedded Node.js database upward compatible with MongoDB
www.tingodb.com
1.16k stars 105 forks source link

Exposing cursor for promisification. #147

Open r1cebank opened 7 years ago

r1cebank commented 7 years ago

I've been using this in a lot of applications written ES6, I found it is easier to expose Cursor so people can promisify it.