hey friends, quick question about the new normaliz...
# apollo-kotlin
r
hey friends, quick question about the new normalized cache library: do you have an "official" recommendation on production usage? Is the current alpha status more about potential api changes (like androidx alphas) or about missing or potentially unstable core functionality?
b
A beta should be out in the next few days, and the API should be pretty stable now. We still make no guarantee on the storage format, meaning you could lose the cache when upgrading. If that's not an issue for your app, you should definitely try it. We'd love more people using it and give feedback!
r
That's great to hear, thanks!
👍 1