-
Type:
Epic
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Query
-
None
-
Improve pagination experience with Mongoid
-
Ruby Drivers
-
None
-
To Do
-
None
-
0
-
0
-
0
-
100
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Using skip/limit for pagination is an antipattern and performs poorly. At the product level we should offer a solution to make is easier for developers to present paginated data using a range-based strategy that can more effectively utilize indexes.