pantheon-systems / wp-redis

WordPress Object Cache using Redis.
https://wordpress.org/plugins/wp-redis/
GNU General Public License v2.0
226 stars 68 forks source link

[This is not an issue] I am creating REST Only Wordpress Site #225

Closed SumeetGohil closed 6 years ago

SumeetGohil commented 6 years ago

Hey There,

I am starting with one of Wordpress Setup with Only REST & Redis. host it to Pantheon, had search for this information but could not find it. does WP Redis support caching WP-JSON (REST) ?

Thanks in advance.

danielbachhuber commented 6 years ago

Hi @SumeetGohil,

WP Redis does work with the WP REST API for the purposes of object caching. For full-page caching, you'll want to use Pantheon Advanced Page Cache https://wordpress.org/plugins/pantheon-advanced-page-cache/

Hope this helps. Feel free to follow up with any clarifying questions.