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

[Core] Implement repository pattern to save data offline #206

Open
noorejannat opened this issue Feb 24, 2018 · 2 comments
Open

[Core] Implement repository pattern to save data offline #206

noorejannat opened this issue Feb 24, 2018 · 2 comments
Assignees
Milestone

Comments

@noorejannat
Copy link
Collaborator

Cashing is required to save data to local storage.

Look at NYTimes Stoe project for pointer.

@noorejannat noorejannat added this to the v3.0 milestone Feb 24, 2018
hossain-khan added a commit that referenced this issue Feb 24, 2018
… store library.

Fixrd issue with packaging based on option ReactiveX/RxJava#4445
Refactored functions to get sha and build time.
@hossain-khan
Copy link
Owner

Use of store might be tricky and heavy, instead I'm thinking of leveraging okhttp interceptor to force caching.

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

2 participants