In general, write is faster than read in Cassandra.
maki
On 2011/12/13, at 13:54, Waqar Azeem wrote:
> Hi,
>
> 'threads' are nested in a 'forum', therefore, I decided to create a
> column-family 'thread' with a column named 'parent'.
>
>
> Is this idea matched with Cassandra philosophy? Be
Hi,
'threads' are nested in a 'forum', therefore, I decided to create a
column-family 'thread' with a column named 'parent'.
Is this idea matched with Cassandra philosophy? Because I feel that
extracting the data recursively is computational hungry for a site like
reddit.com.
Therefore one ide