Skip to content

Cache function invocations #113

@JackHopkins

Description

@JackHopkins

Is your feature request related to a problem? Please describe.
Running any function is expensive due to the network hop required.

Describe the solution you'd like
Automatic caching to memory, or to a designated provider (e.g Redis)

Describe alternatives you've considered
Asking the user to use an existing function caching library such as @functools.cache

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