Skip to content

Add caching option #60

@gabrielfior

Description

@gabrielfior

Is your feature request related to a problem? Please describe.
I'm always frustrated when I have to do repeated subgraph calls for the same data.

Describe the solution you'd like
I want to pass in an httpx client (for ex, hishel) and have it handle caching for me.

Describe alternatives you've considered
I've considered implementing my own caching solution instead of doing a subgraph call - but this should actually be handled on a subgrounds package level (in my personal opinion).

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