Releases: giantbomb/giantbomb-php-api
Releases · giantbomb/giantbomb-php-api
Changed Caching Strategy
Using Doctrine Cache and the Guzzle Cache now. Following the caching spec of the GiantBomb api
Cache Providers
Release 1.1.0 - Caching
1.1.0 brings in the ability to cache responses, assuming you have the config for it set up.
The defaults are loosely defined in the readme, but if you want to see the exact configs for Memcached and Redis, check out their files by clicking on those links. If you want to have access to another cache provider, please feel free to add a pull request and I'll add it in, if it looks good.
Initial Release
View the readme for information!