Skip to content

Using Bluebird instead of Native Promise in RedisCacheAdapter  #3359

@linpf870208

Description

@linpf870208

when query or update data, parse need to query from cacheAdapt frequently, and as benchmarks showing native is more slower when compared to bluebird. So should we use bluebird instead of Native Promise in RedisCacheAdapter?

In my tests via benchmark, use bluebird would highly improve performance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions