Fast Forum
Categories
Component ID
2073961
Component name
Fast Forum
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
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.
