Do you have any preference for how this might be accomplished?
Best regards,
- Andy
Problems worthy of attack prove their worth by hitting back. - Piet Hein (via
Tom White)
--- On Wed, 5/25/11, Mark Jarecki <[email protected]> wrote:
> From: Mark Jarecki <[email protected]>
> Subject: REST & Atomic increment
> To: [email protected]
> Date: Wednesday, May 25, 2011, 1:47 AM
> Hi,
>
> Is there - or are there plans for implementing - an atomic
> increment method for a column value in the REST API? I
> noticed such a method in Thrift.
>
> Just thinking of a way to increment a column value integer
> in a single operation - avoiding the need for a GET request
> followed by a PUT request.
>
> Thanks
>
> Mark