On Wed, Aug 25, 2010 at 11:20 AM, Petr Odut wrote:
> Hi,
> I've read about pagination in cassandra. My current implementation is
> get_range_slices with startKey = lastKey + 1, but I need to get the
> specified page directly. Is it any chance to do this?
>
> If you look at twitter, it has direct p
Hi,
I've read about pagination in cassandra. My current implementation is
get_range_slices with startKey = lastKey + 1, but I need to get the
specified page directly. Is it any chance to do this?
If you look at twitter, it has direct pagination too:
http://twitter.com/PetrOdut?page=1
http://twitte