This seems more like a question for the Cassandra users mailing list at u...@cassandra.apache.org
I'd also recommend posting more background on your problem and explaining why you think a binary tree is the right solution. Cheers, Dave On Tue, Jul 19, 2011 at 11:12 AM, Eldad Yamin <elda...@gmail.com> wrote: > Hello, > Is there any good way of storing a binary-tree in Cassandra? > I wonder if someone already implement something like that and > how accomplished that without transaction supports (while the tree keep > evolving)? > > Thanks! >