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

Remove Moshi from cache layer #582

Merged

Conversation

sav007
Copy link
Contributor

@sav007 sav007 commented Jul 21, 2017

Update RecordFieldAdapter to use direct json api instead of moshi lib.
Final step to rid off Moshi lib from runtime module.

Closes #572

Update RecordFieldAdapter to use direct json api instead of moshi lib.
Final step to rid off Moshi lib from runtime module.

Closes apollographql#572
@sav007 sav007 merged commit 2f3f864 into apollographql:master Jul 22, 2017
@sav007 sav007 deleted the feature-572/remove-moshi-from-cache branch July 22, 2017 00:31
@jaredsburrows
Copy link
Contributor

@sav007 Can we remove it from Apollo completely?

@sav007
Copy link
Contributor Author

sav007 commented Jul 27, 2017

@jaredsburrows we can't as it used internally for our apollo-compiler but it's not used at runtime

@jaredsburrows
Copy link
Contributor

@sav007 Ok, thank you so much. That is what I meant!

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

Successfully merging this pull request may close these issues.

3 participants