Download

All XenForo Resources for only 35.00 $ Months.

Support

Support 24/7 via DM.

Payment

Paypal secure payment.

Refunds

Once you download any Premium files, refunds will not be issued..

Optimized List Queries by Xon

Free Optimized List Queries by Xon 2.13.0

No permission to download
Compatible XF 2.x versions
2.2, 2.3
This add-on is aimed at large forum with tens of thousands to hundreds of thousands or more threads in a single forum. Smaller forum do not gain much benefit from this add-on.

Member List/Forum/Conversation/Reactions/XFMG lists:


MySQL/MariaDB implements 'early row lookup', when combined with LIMIT & OFFSET with a large offset, results in the large select statement pulling in more data than is required. Maybe one day MySQL/MariaDB will fix this. Maybe.

This causes an issue as this how conversations and threads implement paging.

This addon provides some optimized query for getting threads in a forum with large number of threads, or for conversations with a very high page count.

Ideally conversations would implement the position system like posts do, which would be even faster than using sub-selects to force 'late row lookup'.

For more information see:
Configuration
Under "Performance":
options.webp



Contributing features or bug fixes
Please create a Github Pull request via the "More Information" link.
  • Like
Reactions: Xenforo
Краткое описание:
A collection of replacement queries for getting lists of stuff aimed at large forums. Optimized List Queries by Xon
2.13.0
Version
1
Downloads
10
Views
First release
Last update
27.9 KB
File size
zip
Extension type
0.00 star(s) 0 ratings
Ratings
Uploader
Uploaded

More resources from Molok

Similar resources

Xendeep - Vote from Thread List Xenforo
Allows you to vote on proposal topics directly from the topic list.
Back
Top