Thanks a lot Brandon!
On Mon, Feb 1, 2010 at 3:48 PM, Erik Holstad wrote:
> Hey guys!
>
> I'm totally new to Cassandra and have a couple of question about the
> internal structure of some of the calls.
>
> When using the slicerange(count) for the get calls, does the actual result
> being truncated on the server
> or i
Hey guys!
I'm totally new to Cassandra and have a couple of question about the
internal structure of some of the calls.
When using the slicerange(count) for the get calls, does the actual result
being truncated on the server
or is it happening on the client ie is it more efficient than the regula