Tracker 2

David Strauss - March 10, 2008 - 05:59

High-performance replacement for the standard Drupal tracker. There's no change in functionality or new features, but the architecture is absurdly fast. Displaying the tracker scales at a roughly logarithmic pace with the number of nodes. Saving nodes and comments takes a bit longer, but this impact is highly optimized. Use MySQL with InnoDB or PostgreSQL for best results; row-level locks are essential for the best performance. Tracker 2 (as of version 1.13) now has experimental PostgreSQL support.

This module can coexist with the core Tracker, but you will see what appear to be duplicate menu items and tabs. If the core Tracker is disabled, Tracker 2 will take over the standard /tracker and user/%/track URLs.

Tracker 2 powers the Drupal.org tracker pages.

Releases

Official releasesDateSizeLinksStatus
5.x-1.132008-Apr-0110.22 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
5.x-1.x-dev2008-Jun-0210.23 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.
 
 

Drupal is a registered trademark of Dries Buytaert.