Hi, Is it possible to lock before memcached_set() and unlock after updating the value? We need to synchronize updates to data between several instances. So I would like to know if there is the equivalent of lock/mutex etc prior to cache access.
Regards Ganesh
