We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1490c7c commit 1f2d5e8Copy full SHA for 1f2d5e8
1 file changed
README.md
@@ -2,3 +2,12 @@
2
[](https://travis-ci.org/php-cache/array-adapter) [](https://codecov.io/github/php-cache/array-adapter?branch=master)
3
4
This is a implementation for the PSR-6 for an array cache. This implementation supports tags.
5
+
6
+This adapter could also be called Ephemeral or Memory adapter.
7
8
9
+| Feature | |
10
+| ------- | - |
11
+| Flush everything | Yes
12
+| Expiration time | No
13
+| Support for tags | Yes
0 commit comments