Skip to content

Pagination might be slow #23

@ipazc

Description

@ipazc

The pagination for elements in Mongo might be slow when using skip().
An interesting way of solving this problem is referenced here.

Perhaps letting the user sending the last element's id from the page rather than the page number (in order to get the next one) would help in speeding up the results.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions