Skip to content

Add a redis cache to speed up the execution of common requests #8

@vzcodes

Description

@vzcodes

Currently this application takes over 1 second to get a user such as Hikaru's data. This isn't fast enough if there are a lot of requests.

Adding history=true also makes the API go to over 2 seconds per request. I propose implementing a simple redis-py which will allow caching of common requests so that continuous use is optimized.

Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions