Changeset 1342107
- Timestamp:
- 02/03/2016 10:38:33 AM (10 years ago)
- File:
-
- 1 edited
-
pj-page-cache-red/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pj-page-cache-red/trunk/readme.txt
r1342098 r1342107 13 13 14 14 A Redis-backed full page caching plugin for WordPress, extremely flexible and fast. Requires a running [Redis server](http://redis.io/) and the [PHP Redis PECL](https://github.com/phpredis/phpredis) extension. 15 16 = Features = 17 18 * Serves full cached pages from memory 19 * Caches redirects, 404s and other response codes 20 * Just-in-time cache expiry/regeneration 21 * Cache status headers for monitoring hit rate 22 * Smart and flexible cache invalidation 23 * Serves stale cache during regeneration 24 * Configurable list of ignored cookies and request variables 15 25 16 26 For an installation and configuration guide please visit the [full documentation](https://github.com/pressjitsu/pj-page-cache).
Note: See TracChangeset
for help on using the changeset viewer.