Skip to content

Enable caching for PRF functions #37

Description

@mcartright

Would be nice to have

"startCaching" and "stopCaching" methods attached to the PRF-type objects to elide extraneous runs over the same queries. May have to change the interface or use a decorator to make it easy. Yes, a decorator that takes a set of parameters (case class?) and can use it as a cache key?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions