* Start implementing APCu caching
* Fix tests
* Now make PHPStan happy :)
* Fix tests
* Also enable the APCu extension in the tests
* Set maxlife to 7 days & clear with cron
* Implement a more correct way to clear the cache
* Also mention the APCu caching in the readme