Skip to content

Problem with exec.apply in caching layer #6

@suhrud-caizin

Description

@suhrud-caizin

I am trying to implement exactly the same logic in my app but
const result = await exec.apply(this, arguments);
this part of the code is giving me null in case of findOne and find calls even when matching documents are present in the DB
any idea how to overcome this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions