Hi, My name is vishal and was working on memcached. I am using MySQL database and needed to know if the concept of dirty bit (as applicable in cache of OS) has ever been implemented in memcached. My problem is that I want to update the memcache whenever I change the user object. And when the memcached's implicit working detects the object has to be removed, I want to update my database. Please post incase you find any relevant article or if ever this has been implemented. I searched and nearest article was :
http://www.facebook.com/note.php?note_id=23844338919 Give it a read. Nice one. Regards, Vishal Garg IIIT-Hyderabad India
