I use memcache with a secondary db backing. Works pretty well. I use it for session data as well as any other uses I want to make of memcache. Memcache makes it fast and using the db makes it more persistent and able to handle larger chunks of data.implement session_set_save_handler() with a database, or ideally, memcache.
-- Michael McGlothlin Southwest Plumbing Supply
<<attachment: smime.p7s>>