Comment #1 on issue 148 by skrolle: decr doesn't work with negative values http://code.google.com/p/memcached/issues/detail?id=148
Actually, protocol specs say that values should be unsigned integers, so both incr and decr with a negative value should do nothing.
