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

refactor: create EmailInformationCache #146

Open
gbrodman opened this issue Feb 12, 2020 · 0 comments
Open

refactor: create EmailInformationCache #146

gbrodman opened this issue Feb 12, 2020 · 0 comments

Comments

@gbrodman
Copy link
Owner

not quite sure how this will work, but order info, cancellations, and eventually refunds will be stored in a format where we have a list of email IDs, then a map<email_id, some_information> where we retrieve the whole thing from Drive, and only load from the emails themselves if the email_id doesn't exist in the Drive map. We should refactor this so the code is unified.

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

No branches or pull requests

1 participant