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 3c4f772 commit 9086107Copy full SHA for 9086107
docs/introduction.md
@@ -54,6 +54,7 @@ $cacheKey = sha1($_SERVER['REQUEST_URI']);
54
What cache pool you want to use is up to you. As you can see in the
55
[table on the startpage](index.md#cache-pool-implementations), different pools have
56
different features. Commonly used poos are:
57
+
58
* Apcu
59
* Array
60
* Memcached
0 commit comments