Skip to content

Non-memory cache and close contextΒ #105

@eaglemoor

Description

@eaglemoor

I found 2 problems in data loader.

  1. We can't use non-memory cache, because cache save lambda function.
  2. If user close context, batchFunc return error, and this error will be used in cache for all batch keys.

I fix it with DataCache interface and detachContext. PR #104

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