Extension:BizzWiki/SimpleReplicator

From MediaWiki.org

Jump to: navigation, search

Under Development.

Contents

[edit] Tables to replicate

  • Pages
  • Revisions with Text
  • Users
  • Page Restrictions
  • Image
  • Interwiki
  • Logging (TBD)
  • IP blocks (TBD)
  • File Archive (TBD)
  • Archive (TBD)
  • Hitcounter (TBD)
  • User
  • User_newtalk (TBD)
  • Watchlist

[edit] Tables to not replicate

The following tables can be re-populated dynamically:

  • Categorylinks
  • Externallinks
  • Templatelinks
  • Objectcache
  • Job
  • Pagelinks
  • Recentchanges
  • Redirect
  • Searchindex

[edit] Tables ?

  • Sitestats
  • Langlinks
  • Math
  • oldimage
  • Querycache
  • Querycachetwo
  • Querycache_info
  • Trackbacks
  • Transcache


[edit] Jobs

[edit] GetPartnerRC Job

This job retrieves the 'recentchanges' list from the partner replication node. GetPartnerRC Job


[edit] GetPartnerPage Job

This job retrieves the 'page' with a specific 'id' from the partner replication node. GetPartnerPage Job


[edit] GetPartnerRevision Job

This job retrieves the 'revision' with a specific 'id' from the partner replication node. GetPartnerRevision Job


[edit] GetPartnerUser Job

This job retrieves the 'user' with a specific 'id' from the partner replication node. GetPartnerRevision Job


[edit] Requirements

  1. Customized Jobs (MW >= 1.11 or patched earlier version)
  2. Enhanced API
  3. 'Heart Beat'

[edit] Enhanced API

  • 'Page Restrictions column' required (MW >= 1.11)
  • 'Recentchanges rc_id column' required
Personal tools