We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ac1771 + 4ea6a3a commit 7089069Copy full SHA for 7089069
README.md
@@ -63,6 +63,8 @@ From `$client` object, you can access to all GitHub.
63
64
## Cache usage
65
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
+
68
```php
69
<?php
70
0 commit comments