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

[MPP] Multiplatform normalized store/cache #2636

Closed
martinbonnin opened this issue Oct 8, 2020 · 1 comment
Closed

[MPP] Multiplatform normalized store/cache #2636

martinbonnin opened this issue Oct 8, 2020 · 1 comment

Comments

@martinbonnin
Copy link
Contributor

Make apollo-normalized-cache-kotlin, like we have apollo-runtime-kotlin to have the normalized cache working for JS/Native/JVM. See #2222

The sqlite cache is already multiplatform, the in-memory cache is not because it relies on JVM dependencies so something will have to be figured out.

Ideally, this will be an interceptor of the kotlin runtime so that enabling/disabling it is easy.

@martinbonnin
Copy link
Contributor Author

Fixed with 3.0.0-alpha01

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