#ember-data caching json request
1 messages · Page 1 of 1 (latest)
hey interesting question, are you saying you are doing POST/PATCH/PUT request to your server and you want it to be cached?
If so - this is never cached, only GET requests are cached by EmberData, if configured in adapter / cachePolicy