Skip to content

Remove cache option in handleRequests #441

@klis87

Description

@klis87

If one doesn't want to cache anything, one won't use meta.cache. The only reason this option could be useful is not to include cacheMiddleware returned by handleRequests in middleware chain, but this kind of optimisation probably is never necessary, and if someone really cares, it can be done manually.

As an advantage, we will achieve some API simplification

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions