This website recently got a major rebuild; if you're missing something, let Lorna know.

    Tag: memcache


  1. Memcache Follow-Up Article on Techportal


    Today techportal published a new article of mine on their site - New Memcached Extension for PHP. Its a sequel to the article I wrote for them earlier in the year entitled Getting Started with Memcache. At the same time I wrote that first article, Andrei Zmievski released a new extension …

    Read more

  2. Updating Memcached on Ubuntu Jaunty


    I've been working with memcache-related things lately and ran into a problem where the library I was using just didn't seem to do what its documentation said it would. It turned out that it was making a "gets" call rather than a "get" call - and this functionality wasn't introduced to …

    Read more