Skip to content

Commit d158cb2

Browse files
committed
[docs] add memcached to supported caches
1 parent 32b9f86 commit d158cb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ and one or more of the supported caches
1717
- PHP OpCache (opcache extension for php5, included by default in php5.5+)
1818
- APC or APCu extension
1919
- Realpath cache ( available since PHP 5.3.2+ )
20+
- Memcache (partially) and Memcached extension
2021

2122
## Supported operations
2223

0 commit comments

Comments
 (0)