Skip to content

Commit

Permalink
Explain cache pool origin
Browse files Browse the repository at this point in the history
  • Loading branch information
naderman authored Oct 14, 2016
1 parent 2ac1771 commit 4ea6a3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ From `$client` object, you can access to all GitHub.

## Cache usage

This example uses the PSR6 cache pool [redis-adapter](https://github.com/php-cache/redis-adapter). See http://www.php-cache.com/ for alternatives.

```php
<?php

Expand Down

0 comments on commit 4ea6a3a

Please sign in to comment.