s9e / phpbb-ext-reckless

s9e/reckless is a phpBB 3.2 extension that aims to improve the performance of an average-to-big forum through the use of additional indexes, MySQL hints, query rewrites and dark magic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s9e\reckless is an experimental phpBB 3.3 extension that aims to improve the performance of an average-to-big forum through the use of additional indexes, MySQL hints, query rewrites and dark magic.

How to install

Download the latest release and unzip in the phpBB/ext directory of your forum. Then go to the ACP and enable the extension. The installation may take several minutes depending on the number of posts and topics.

About

s9e/reckless is a phpBB 3.2 extension that aims to improve the performance of an average-to-big forum through the use of additional indexes, MySQL hints, query rewrites and dark magic.

License:MIT License


Languages

Language:PHP 98.4%Language:JavaScript 0.8%Language:Shell 0.4%Language:HTML 0.4%