|
|
|
|
|
by phryneas
229 days ago
|
|
Huh, that's an interesting take - honestly I don't really know what to do about that :/ It's definitely not our intention to send that message - Apollo Client should be a good fit for everybody. The biggest adoption hurdle I could think of is that we only offer a normalized cache.
From what we're seeing everybody sooner or later has a good use for it, and switching from a non-cache solution to a normalized cache can cause a lot of pain when it's done too late, so we don't give people the "without" choice from the start. That said, I've been looking at your docs, and you seem to make any kind of cache completely optional. That's a bold move the other direction ^^
I'll be keeping an eye out on how people start using that :) Make sure to stop by the GraphQL Discord - most of the maintainers of the different cache libraries are over there and we're always up for a chat! |
|