Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3136fd6

Browse files
committed
added "memcached" to the Caching driver in according with doctrine/DoctrineBundle#33
1 parent d590450 commit 3136fd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ certain classes, but those are for very advanced use-cases only.
251251
Caching Drivers
252252
~~~~~~~~~~~~~~~
253253
254-
For the caching drivers you can specify the values "array", "apc", "memcache",
254+
For the caching drivers you can specify the values "array", "apc", "memcache", "memcached",
255255
"xcache" or "service".
256256
257257
The following example shows an overview of the caching configurations:

0 commit comments

Comments
 (0)