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

separate concern #5

Open
pelife opened this issue Nov 26, 2018 · 0 comments
Open

separate concern #5

pelife opened this issue Nov 26, 2018 · 0 comments
Assignees

Comments

@pelife
Copy link
Owner

pelife commented Nov 26, 2018

need to separate concerns.

  • download files 1 concern
  • load the file into the memory: 1 concern
  • load the memory into database: 1 concern
  • load the memory from database: 1 concern

create one operation that:

  • download file, load into memory and save to database "Sync"
@pelife pelife self-assigned this Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant