Skip to content

Response caching support? #79

Open
@kovan

Description

@kovan

Hi. I am looking at this library for using in my code, but I have a question: Would it be possible to implement a response cache?
Right now, in my sync code, I am using the httplib2 cache functionality for this, which caches content using the ETags that the API provides. This is the recommended approach by the official google-api-python-client (see https://github.com/googleapis/google-api-python-client/blob/main/docs/performance.md#cache).

How to implement this in with aiogoogle?

Thank you for your time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions