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)?

I'm asking that becouse I want to save geospatial-data, and SimpleGeo did it
using b-tree:
http://www.readwriteweb.com/cloud/2011/02/video-simplegeo-cassandra.php

Thanks!

Reply via email to