Yes, precisely, those are the bits that could plausibly rely on
Cassandra, and not DataModel. I should also have clarified this.

I plead ignorance; my knowledge of Cassandra only comes from knowing
how BigTable works in Google. I don't know how to develop against it
appropriately so would welcome anyone with a patch.

On Mon, May 31, 2010 at 5:57 PM, Florent Empis <[email protected]> wrote:
> The data structure used by these classes is very simple, hence I thought it
> might make sense to store them in a process with less other overhead than a
> full blown RDBMS.
> The advantage of using a Key-pair distributed system for these seemed
> obvious to me: several nodes providing resilience, and allowing for
> scalibility on the querying side of things....

Reply via email to