Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Redis Cache

Leírás

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

Képernyőmentések

  • Dashboard Screenshot

Telepítés

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! 🙂

GYIK

Can this plugin be used with another caching plugin?

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

Vélemények

2017.02.03.
I cam sum up this plugin in 3 words: "useless garbage crap" This says enough, really.
2 (az összes) vélemény olvasása

Közreműködők és fejlesztők

“Redis Cache” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Redis Cache” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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