REST Cache

REST Cache Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 474 downloads
REST Cache Icon

Try plugin: REST Cache

We'll create fresh WordPress site with REST Cache installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About REST Cache

A very fast REST cache for WordPress, powered by Laravel. This project is more of a learning exercise for myself, rather than a production plugin, how …

0


0


0


0


0

updated: 4 years ago
since: 4 years ago
author: Perry Rylance

Description

This REST cache uses a file-based caching system which is extremely fast compared to other similar plugins and will serve up records usually in a matter of milliseconds.

You can manage expiry times, clear records manually, and add rules to include and exclude specific REST URL’s, with support for regex pattern matching in the rule set.

A rest_cache_clear action is provided for plugin developers, the action accepts a regular expression and can be used to clear the cache for your plugins REST endpoints.