Skip to content

Releases: giantbomb/giantbomb-php-api

Changed Caching Strategy

30 Nov 05:28
Compare
Choose a tag to compare

Using Doctrine Cache and the Guzzle Cache now. Following the caching spec of the GiantBomb api

Cache Providers

27 Nov 19:59
Compare
Choose a tag to compare

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

27 Nov 18:14
Compare
Choose a tag to compare

View the readme for information!