You will need to paginate the list of keys to read in your app.
Cheers
-
Aaron Morton
New Zealand
@aaronmorton
Co-Founder & Principal Consultant
Apache Cassandra Consulting
http://www.thelastpickle.com
On 21/12/2013, at 12:58 pm, Parag Patel wrote:
> Hi,
>
> I’m using Asty
Hi,
I'm using Astyanax and trying to do search for multiple keys with pagination.
I tried ".getKeySlice" with a list a of primary keys, but it doesn't allow
pagination. Does anyone know how to tackle this issue with Astyanax?
Parag