Skip to content

apollographql/apollo-kotlin-normalized-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apollo Client

Discourse Slack

Maven Central OSS Snapshots

🚀 Apollo Kotlin Normalized Cache

This repository hosts Apollo Kotlin's new normalized cache, aiming to replace the main repository version.

📚 Documentation

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

⚠️ Disclaimer

During the alpha phase, the API is still subject to change, although we will try to make changes in non-breaking ways.

For now it is recommended to experiment with this library in non-critical projects/modules, or behind a feature flag.