i am using memcached server to store some object with different expire times, is there some way to add event listener on removal or expiration of that object?
Currently i'm using spymemcached client.
How can i achieve that i do some cleanup just before my object is deleted/expires.
Thanks
问问题
1220 次