The current API only provides asyncIncr(String key, int by) with no
default and expiration parameter. I believe they are hard-coded to 0
and -1 in the source. Is there a reason behind that? If not, is there
a way to achieve this with the current API or does it require a new
API call, which calls aysncMutate with the params?
http://dustin.github.com/java-memcached-client/apidocs/
thanks, nitin