Skip to content

avoid api call on every function call #46

@FLemon

Description

@FLemon

I am using the convert() on every single row in a csv file with 100 mi records.

Since the rate are updated 3PM daily, is there a plan to make a cache of the rate data into local storage, and just use it? or convert() function to take extra parameter of the rate object, then the software can call get_rate() and cache it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions