than reads in Cassandra
o Since you update 2 CF and there are no transaction, one might
succeed and the other might fail
Even with the other suggestion of indexes you can still add the
tag->users.
On Wed, Dec 22, 2010 at 4:54 AM, Prasad Sunkari <mailto:s.pra...@gmail.com&g
Hi all,
I have a column family for users of my system and I need to have tags
set to these users. My current plan is to have a column that holds a
string (comma separated tags).
I am not clear if this the best way to do it. Specially because this
may lead to a complications when more than