Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This is an proof-of-concept / experimental project intended to be a drop-in replacement for Drupal core's forum module. It overrides default indexing behavior and queries, enhancing performance on very large forums.

Contents:
- forum: A drop-in replacement for Drupal core's forum module (intended to be placed in an install profile or /sites folder).
- forum_drush: Useful related Drush commands (e.g. rebuilding the indexes after update on an existing site).
- TODO: forum_views: Exposes forum_index and forum_forum_index tables as base tables in Views.

Project information