Skip to content

Question: Caching #10

@ganySA

Description

@ganySA

Hi

Just a question - are you aware of any query cache libraries that work with breeze JS.

Something like: ngx-cacheable?

I would like to control how underlying http queries are cached based on a time - so when i query using entity manager if the underlying http request is within the cache period it can be simply use the cached values with an override to bypass cache and force request.

I have queries based on date + other ID paramters, and i am trying not to re-invent the wheel and build my on cache based on parameters.

Thanks

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