Skip to content

We're using too many promise libraries #264

Description

@maxkorp

We're currently using promisify-node and Q, and talking about adding bluebird. We should probably take a few hours and move everything to one library (which we also need to talk about). I like the idea of bluebird, but that would break a lot of our apis by exposing the unpromisified version in place of the current promisified version, and adding those methods adjacent to the others.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions