downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Installing/Configuring> <Memcached
[edit] Last updated: Fri, 10 Feb 2012

view this page in

Introduction

» memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

This extension uses libmemcached library to provide API for communicating with memcached servers. It also provides a session handler (memcached).

Information about libmemcached can be found at » http://libmemcached.org/libMemcached.html.



add a note add a note User Contributed Notes Introduction
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites