Re: Application level pagination in Cassandra

2020-07-30 Thread Erick Ramirez
I don't have experience with ScalarDB so I don't have an answer for you. I have to admit I've been here for a bit and ScalarDB doesn't really come up in discussion. So if you don't get a response, I would recommend you post your question in the ScalarDB community as well. Cheers! >

Application level pagination in Cassandra

2020-07-30 Thread Manu Chadha
Hi This question is part-Cassandra and part ScalarDB. I am using ScalarDB which provide ACID support on top of `Cassandra`. The library seem to be working well! Unfortunately, ScalarDB doesn't support pagination though so I have to implement it in the application. Consider this scenario in whi