This repository was archived by the owner on Jun 2, 2020. It is now read-only.
v1.1.1 - r252 - Category/A-Z optimisations & fix logrotate
- Add gzip to logrotate config so the box's disk space doesn't fill up and stop us making more logs
- Add pagination to categories querys rather than returning all items on a single page
- Return listings of all A-Z characters and categories in their listing pages instead of filtering based upon the characters / categories, as for pan-bbc results we know that all items shall be there. This saves on joining onto some very large tables.