memcache for MySQL

Brian Aker of MySQL AB released version 0.3 of memcache_engine for MySQL. memcache_engine marries in-memory object caching engine memcache (originally developed by Danga Interactive) with SQL query capabilities, basically enabling you do to SELECT/INSERT/UPDATE against your cache servers. The source is pretty light - take away the make files, and it’s just ha_memcache.cc and ha_memcache.h with round 25k worth of code.

Posted in MySQL, Optimization at November 20th, 2006. Trackback URI: trackback

No Responses to “memcache for MySQL”

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>