On Thu, Jun 17, 2010 at 9:09 PM, F. Hugo Zwaal <hzw...@yahoo.com> 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.7, but I couldn't find a alpha or beta > anywhere? Does it exist already and if so, where can I get it? Or else, when > is it planned to be public/released? > 0.7 is still in development and is the trunk. Latest stable is 0.6.2. I don't know what the planned date for 0.7.0, but there will also be an 0.6.3 before it. > > Thanks in advance, Hugo. > > > > >