On Thu, Jun 17, 2010 at 9:09 PM, F. Hugo Zwaal wrote:
> Hi,
>
> Being fairly new to Cassandra I have a couple of questions:
>
> 1) Is there a way to remove multiple keys/rows in one operation (batch) or
> must keys be removed one by one?
>
yes, batch_mutate
> 2) I see API references to version 0
Hi,
Being fairly new to Cassandra I have a couple of questions:
1) Is there a way to remove multiple keys/rows in one operation (batch) or must
keys be removed one by one?
2) I see API references to version 0.7, but I couldn't find a alpha or beta
anywhere? Does it exist already and if so, wher