Описание
Use this to optimize your website performance with Memcached instances.
Arbitrary section
There’s a documentation at https://github.com/palasthotel/use-memcached
Установка
- Upload
use-memcached.zip
to the/wp-content/plugins/
directory - Extract the Plugin to a
use-memcached
Folder - Activate the plugin through the ‘Plugins’ menu in WordPress
- The plugin will copy a object-cache.php file to /wp-content/ folder
- You can provide custom memcached server settings in the wp-config.php file
Часто задаваемые вопросы
- Do I have to configure something?
-
If you are using a Memcached service with default values host 127.0.0.1 (localhost) and port 11211 or you are hosting with freistil.it than you don’t need to configure anything.
With other hosters or service settings you need to configure some php variables in wp-config.php file.
Отзывы
Участники и разработчики
«Use Memcached» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Use Memcached» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.4
- process logs will only be written on WP_DEBUG = true or USE_MEMCACHED_PROCESS_LOG = true sessions
1.0.3
- ignoring alloptions and notoptions key for performance reasons
- logging with ProcessLog
1.0.2
- deleted var_dump output
1.0.1
- First release
1.0.0
- Submitted to wordpress.org plugin repo version