memcache
Tag details
Welcome to the 'memcache' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'memcache'.
Look up
"memcache"
at The Free Dictionary
Latest blogosphere posts tagged “memcache”
-
Making Workling::Return::Store predictable
sublog : —
Authority: 91
This took me about 4 hours to figure out today, so I figured I might as well blog about it. I’m using the Workling / Starling combo to handle background processing tasks on Cashboard for various things. One of those things is the Cashboard / Basecamp project sync , which provides a really nice progress bar ...2 weeks ago -
Using new PECL Memcached extension for storing session data
The Storyteller —
Authority: 474
Many of you already know that managing session is a critical task for web applications, specially when you want to avoid I/O hop and also a significant load over your database by writing a custom session handler. Beside that, if your application makes use of multiple web servers behind a proxy, then its more than [...]3 weeks ago