cintolas

Results 1 comments of cintolas

I also see this. It looks like the connect call is promisifying something that already returns a promise natively `connect() { if(this.opts instanceof Datastore) this.db = this.opts; //use preconfigured datastore...