Skip to content

feat: allow providing custom cache for file loader #84

@getlarge

Description

@getlarge

In packages/utils, the loadExternalFile function adds request response in a memory cache (depending on node-cache package). Allow to override with custom storage, so that other cache DB (like Redis) could be used in applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions