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

Cache accounts, categories & entities in-memory to prevent unnecessary network requests #24

Open
afaneca opened this issue Jun 18, 2023 · 0 comments
Labels
enhancement New feature or request scope: arch

Comments

@afaneca
Copy link
Owner

afaneca commented Jun 18, 2023

Create in-memory data sources for the user's accounts, categories & entities as to avoid redundant network calls to fetch them every time we need to add/edit a transaction, for instance.
Should wrap it all up in specific use case classes to conform with clean arch guidelines.

@afaneca afaneca added enhancement New feature or request scope: arch labels Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope: arch
Projects
None yet
Development

No branches or pull requests

1 participant