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.
1 parent 2ac1771 commit 4ea6a3aCopy full SHA for 4ea6a3a
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