|
|
|
|
|
by nevir
3259 days ago
|
|
Some random points: * The caching clients (Relay, Apollo) out there are dog slow for medium to large response payloads. (they're working on it) * It can add more complexity than you need if used for service<->service chatter (pure RPC may be preferable) * It's still pretty damn awesome as a data layer, especially to public clients |
|
We are also working on speeding up how the default store handles large response data