Skip to content

Replace Bluebird with native promises #627

@kibertoad

Description

@kibertoad

As Matteo Collina once said, "The first rule of Node.js performance optimization is to remove bluebird" (https://twitter.com/matteocollina/status/1351949461371686914)

Considering that support for older Node versions was dropped, it should be fairly straightforward to adjust current implementation to fully utilize native promises instead.

If there is approval for this change, I can provide a PR implementing it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions