Açıklama
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
Ekran Görüntüleri
Yükleme
This section describes how to install the plugin and get it working.
e.g.
- Download the
plugin.zip
and upload viaplugins > add new
section - Activate the plugin through the ‘Plugins’ menu in WordPress
- Configure the server information in the
settings
section - Enable plugin! 🙂
SSS
-
Can this plugin be used with another caching plugin?
-
I’ve tested this with SuperCache and it seemed to improve response times.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Redis Cache” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Redis Cache” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
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