8000 minor #7079 Update cache.rst (andreybolonin, javiereguiluz) · symfony/symfony-docs@1faced9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1faced9

Browse files
committed
minor #7079 Update cache.rst (andreybolonin, javiereguiluz)
This PR was submitted for the 3.1 branch but it was merged into the 3.2 branch instead (closes #7079). Discussion ---------- Update cache.rst Commits ------- e4033a4 Removed the examp 8000 le about Redis 1f370ca Update cache.rst
2 parents e50484b + e4033a4 commit 1faced9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/cache.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ meaning of some key concepts:
3737
**Adapter**
3838
It implements the actual caching mechanism to store the information in the
3939
filesystem, in a database, etc. The component provides several ready to use
40-
adapters for common caching backends (Redis, APCu, etc.)
40+
adapters for common caching backends (Redis, APCu, Doctrine, PDO, etc.)
4141

4242
Basic Usage
4343
-----------

0 commit comments

Comments
 (0)
0