Skip to content

Implement proper caching mechanism for the API Calls #61

Description

@mohammed786

Currently, the API calls from the CLI is not cached hence it is delayed in returning the same response in case of GET api calls, need to implement the proper caching mechanism which can reduce the API calls and return the data directly from the cache.

I am open to the discussion if someone is interested to work on this problem.

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions