Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Redis Cache

Descrizione

Basically this is an attempt to simply existing implementation of wordpress caching.

Unfortunately it’s missing a few features that are on their way, as such this plugin is still in beta.

Expected features:

  • Image Compression
  • .htaccess rule appending

Requires:

  • WordPress 🙂
  • PHP
  • mcrypt
  • Redis server
  • Redis credentials (optional)

Arbitrary section

Screenshot

  • Dashboard Screenshot

Installazione

This section describes how to install the plugin and get it working.

e.g.

  1. Download the plugin.zip and upload via plugins > add new section
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Configure the server information in the settings section
  4. Enable plugin! 🙂

FAQ

Can this plugin be used with another caching plugin?

I’ve tested this with SuperCache and it seemed to improve response times.

Recensioni

3 Febbraio 2017
I cam sum up this plugin in 3 words: "useless garbage crap" This says enough, really.
Leggi tutte le recensioni di 2

Contributi e sviluppo

“Redis Cache” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Redis Cache” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

0.1

  • Full beta, ready for testing and prototype usage
  • Use at your own risk

0.2

  • Still beta, please report any bugs
  • Added TTL key flushing
  • Added Flush DB function
  • Added css minification ability

0.2.5

  • Added post event purging