Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Redis Cache

Popis

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

Snímky obrazovky

  • Dashboard Screenshot

Instalace

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

Nejčastější dotazy

Can this plugin be used with another caching plugin?

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

Recenze

3. 2. 2017
I cam sum up this plugin in 3 words: "useless garbage crap" This says enough, really.
Přečtěte si všechny 2 recenze

Autoři

Redis Cache je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Redis Cache” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

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