This update should come with a high degree of performance increase.
What's changed?
- Regex is now compiled when starting the application (This includes custom rules)
- Use of Redis heavily optimized (Redis is now only contacted when the application starts or something changes)
- Implemented logging for some exceptions.