PHP Doku:: Einführung - intro.memcache.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteMemcacheEinführung

Ein Service von Reinhard Neidl - Webprogrammierung.

Memcache

<<Memcache

Installation/Konfiguration>>

Einführung

Memcache module provides handy procedural and object oriented interface to memcached, highly effective caching daemon, which was especially designed to decrease database load in dynamic web applications.

The Memcache module also provides a session handler (memcache).

More information about memcached can be found at » http://www.memcached.org/.


Ein BenutzerBeitrag:
- Beiträge aktualisieren...
pankaj naug
22.09.2009 19:33
For those wondering about Memcache and Memcached APIs, Please go through http://code.google.com/p/memcached/wiki/PHPClientComparison  and http://serverfault.com/questions/63383/memcache-vs-memcached



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)