0

Most efficient pagination is keyset pagination as per: https://www.citusdata.com/blog/2016/03/30/five-ways-to-paginate/

I was curious how come paging 3 library uses the inefficient offset limit pagination and not keyset pagination or is it optimized somehow under the hood?

Cpp crusaders
  • 117
  • 2
  • 10

0 Answers0