petersirka / nosql

NoSQL embedded database for small node.js projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plan to support promises (e.g. Q)?

TheoryOfNekomata opened this issue · comments

IMO it would be nice if nosql also supports promises for readability.

Good idea. I'll think about it into new version.
Thanks!

Hi @Temoto-kun,
I rewrited DB and the promises weren't added because the DB engine was changed.

Thank you.