|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re^5: Limit of 300 in "older entries"?by etj (Priest) |
| on Aug 15, 2024 at 00:29 UTC ( [id://11161102]=note: print w/replies, xml ) | Need Help?? |
|
Is this not an argument for implementing pagination like I've seen in various GraphQL implementations (among other things), where there is simply something like next=NODE_ID, and then it's selecting LIMIT 15 with a publication date earlier than that NODE_ID, ORDER BY publication_date DESC? Hard to see that having any memory impact.
In Section
Perl Monks Discussion
|
|
||||||||||||||||||||||||||||||