wp-rest-api-cache
wp-rest-api-cache copied to clipboard
Object Cache support missing
If you use a persistent object cache with WordPress (Memcached, Redis, etc), transients are stored there rather than in the database, so the clear_cache function will not work with that setup