Re: Getting keys in a range sorted with respect to last access time

2010-06-08 Thread Jonathan Ellis
On Mon, Jun 7, 2010 at 9:04 AM, Utku Can Topçu wrote: > Hey All, > > First of all I'll start with some questions on the default behavior of > get_range_slices method defined in the thrift API. > > Given a keyrange with start-key "kstart" and end-key "kend", assuming > kstart * Is it true that I'll

Getting keys in a range sorted with respect to last access time

2010-06-07 Thread Utku Can Topçu
Hey All, First of all I'll start with some questions on the default behavior of get_range_slices method defined in the thrift API. Given a keyrange with start-key "kstart" and end-key "kend", assuming kstartkend? Will I get an empty result list? Secondly, I have use case where I need to access t