---
> *From:* Olivier Mallassi [mailto:omalla...@octo.com]
> *Sent:* Monday, May 10, 2010 1:17 PM
> *To:* user@cassandra.apache.org
> *Subject:* trying to make my ideas clear about partionning...
>
> Hi all,
>
> I am trying to make my ideas clear about how the par
Subject: trying to make my ideas clear about partionning...
Hi all,
I am trying to make my ideas clear about how the partioning works in
Cassandra.
Here is what I understood, pease correct me if I am wrong
Hi all,
I am trying to make my ideas clear about how the partioning works in
Cassandra.
Here is what I understood, pease correct me if I am wrong.
- Row key are partitionned based on the partitionning strategy you choose
(randon, order preserving, custom if you implemented the IPartioner
interfa