Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add smart caching for transactions / accounts #46

Open
awesomeaiden opened this issue Feb 27, 2022 · 0 comments
Open

Add smart caching for transactions / accounts #46

awesomeaiden opened this issue Feb 27, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@awesomeaiden
Copy link
Collaborator

Add smart caching functionality, so that transactions and accounts can be temporarily stored in the mongo DB so that we don't have to wait for Plaid to get the data. Add a fixed expiration date to cached data so that it has to be refreshed every once in a while (maybe once per day?).

Another thing to consider is still querying plaid in the background to see if anything new is there, but only after getting the cached data from the database. And could also add manual refresh button like in MInt and other applications!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant