<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1">Hi Trond,<br>
<br>
Thanks for the reply. But can we have a feature request for incr/decr
decimal values ? <br>
<br>
Regards,<br>
Vijay.<br>
</font><br>
<br>
Trond Norbye wrote:
<blockquote cite="mid:587C7C51-F3A3-4336-BB26-A455CEDAF2CA@sun.com"
 type="cite"><br>
  <div>
  <div>On Jun 27, 2008, at 9:55 AM, Vijay Mehta wrote:</div>
  <br class="Apple-interchange-newline">
  <blockquote type="cite">
    <div bgcolor="#ffffff" text="#000000"> <font size="-1">Hi
@administrator,<br>
    <br>
Need Help ! <br>
Can anyone guide me if memcached supports incrementing/decrementing
decimal values. </font></div>
  </blockquote>
  <div><br>
  </div>
  <div>It doesn't.&nbsp;</div>
  <div><br>
  </div>
  <div>See:&nbsp;<a moz-do-not-send="true"
 href="http://src.opensolaris.org/source/xref/webstack/memcached-incubator/trunk/server/doc/protocol.txt#286">http://src.opensolaris.org/source/xref/webstack/memcached-incubator/trunk/server/doc/protocol.txt#286</a></div>
  <div><br>
  </div>
  <div>
  <div>The data for the item is&nbsp;treated as decimal representation of a
64-bit unsigned integer. If the&nbsp;current data value does not conform to
such a representation, the&nbsp;commands behave as if the value were 0.</div>
  </div>
  <div><br>
  </div>
  <blockquote type="cite">
    <div bgcolor="#ffffff" text="#000000"><font size="-1"><br>
I have tried incrementing/decrementing - it only works for integers ! <br>
    </font></div>
  </blockquote>
  </div>
  <br>
  <div>That is correct.</div>
  <div><br>
  </div>
  <div>Trond</div>
  <div><br>
  </div>
</blockquote>
</body>
</html>