News Feed
Jobs Feed
Sections




News Archive
Pureform Blog:
Memcache & MySQL PHP Session Handler
May 05, 2009 @ 12:57:09

On the Pureform WordPress blog is a quick tutorial on using memcache and MySQL to work with PHP's session handler to create a Write Through Cache.

I have recently read Cal Henderson's book, Building Scalable Web Sites, and was inspired 6 ways from Sunday on just about every approach I take to web development. [...] One of the major concepts I picked up was that of Write Through Caches. Write Through Caches are explained in depth all throughout the internetS, so I leave you with this: tinyurl.com/cgeobs.

He provides a script that, when plugged into the session handler works with memcache and MySQL to store session information for easy read/write on either a local or remote MySQL server (local memcache of a session on the MySQL instance). A simple usage example and MySQL table are also included.

0 comments voice your opinion now!
memcache mysql session handler writethroughcache


blog comments powered by Disqus

Similar Posts

Zend Developer Zone: The ZendCon Sessions Episode 25: (In)secure Ajax-y Websites with PHP

Ibuildings techPortal: DPC Radio: Clean PHP

Ibuildings techPortal: The Easy Problems Are The Hard Problems

FuzzyOpinions Blog: Tutorial: improving security with a PHP Captcha

Lullabot.com: Single Sign-on across Sub-Domains in Drupal with No Extra Modules


Community Events









Don't see your event here?
Let us know!


community tool opinion code introduction api framework release database interview unittest phpunit composer object testing example language zendframework2 development podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework