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 bf0108a commit b5695b8Copy full SHA for b5695b8
README.md
@@ -64,10 +64,12 @@ $cachePool = new CachePool(new FileSystemCacheEngine());
64
65
See more PSR-6 examples [here](docs/basic-usage-psr6-cachepool.md)
66
67
-# List of Avaiable Factory Commands
+# List of Available Factory Commands
68
69
**Note: All parameters are optional**
70
71
+{:.table}
72
+
73
| Engine | Factory Command |
74
|:-----------------|:----------------------------------------------------------------------|
75
| No Cache | Factory::createNullPool($prefix, $bufferSize, $logger); |
0 commit comments