Markus Kroetzsch has submitted this change and it was merged.

Change subject: Rewritten access/caching layer for smw_ids
......................................................................


Rewritten access/caching layer for smw_ids

The new implementation significantly reduces the amount of SQL queries that 
need to be issues to retrieve IDs and their sortkeys. Some smaller issues have 
been fixed while restructuring the related code.

Change-Id: I8216857311dccf9f8a123596fa1fabd9bc14b6d3
---
M includes/SMW_Setup.php
M includes/storage/SQLStore/SMW_DIHandler_Container.php
M includes/storage/SQLStore/SMW_DIHandler_WikiPage.php
M includes/storage/SQLStore/SMW_SQLStore3.php
D includes/storage/SQLStore/SMW_SQLStore3IdCache.php
M includes/storage/SQLStore/SMW_SQLStore3_Queries.php
M includes/storage/SQLStore/SMW_SQLStore3_Readers.php
M includes/storage/SQLStore/SMW_SQLStore3_SetupHandlers.php
M includes/storage/SQLStore/SMW_SQLStore3_Writers.php
A includes/storage/SQLStore/SMW_Sql3SmwIds.php
10 files changed, 575 insertions(+), 435 deletions(-)

Approvals:
  Markus Kroetzsch: Verified; Looks good to me, approved


--
To view, visit https://gerrit.wikimedia.org/r/28057
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I8216857311dccf9f8a123596fa1fabd9bc14b6d3
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/SemanticMediaWiki
Gerrit-Branch: master
Gerrit-Owner: Markus Kroetzsch <mar...@semantic-mediawiki.org>
Gerrit-Reviewer: Markus Kroetzsch <mar...@semantic-mediawiki.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to