Skip to content

Commit 7089069

Browse files
authored
Merge pull request KnpLabs#444 from naderman/patch-1
Explain cache pool origin
2 parents 2ac1771 + 4ea6a3a commit 7089069

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ From `$client` object, you can access to all GitHub.
6363

6464
## Cache usage
6565

66+
This example uses the PSR6 cache pool [redis-adapter](https://github.com/php-cache/redis-adapter). See http://www.php-cache.com/ for alternatives.
67+
6668
```php
6769
<?php
6870

0 commit comments

Comments
 (0)