
Facilitates experimentation with a normalized cache for Apollo without affecting the main stable repository. Suitable for non-critical projects due to potential data format changes and performance considerations.
This repository hosts Apollo Kotlin's new normalized cache, aiming to replace the main repository's version.
Compared to the previous version, this new normalized cache brings:
See the project website for documentation:
https://apollographql.github.io/apollo-kotlin-normalized-cache/
The Kdoc API reference can be found at:
https://apollographql.github.io/apollo-kotlin-normalized-cache/kdoc
During the RC phase, the API is considered stable, although changes may happen according to feedback.
This repository hosts Apollo Kotlin's new normalized cache, aiming to replace the main repository's version.
Compared to the previous version, this new normalized cache brings:
See the project website for documentation:
https://apollographql.github.io/apollo-kotlin-normalized-cache/
The Kdoc API reference can be found at:
https://apollographql.github.io/apollo-kotlin-normalized-cache/kdoc
During the RC phase, the API is considered stable, although changes may happen according to feedback.