Plugin Directory

Changeset 1342107


Ignore:
Timestamp:
02/03/2016 10:38:33 AM (10 years ago)
Author:
pressjitsu
Message:

Update readme.txt.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pj-page-cache-red/trunk/readme.txt

    r1342098 r1342107  
    1313
    1414A 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
    1525
    1626For 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.