Skip to content

Commit 0ec5a2c

Browse files
RosemaryOrchardjaviereguiluz
authored andcommitted
[Cache] Fix Cache Couchbase duplicate page titles
1 parent a7085ba commit 0ec5a2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

components/cache/adapters/couchbasebucket_adapter.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
.. _couchbase-adapter:
66

7-
Couchbase Cache Adapter
7+
Couchbase Bucket Cache Adapter
88
=======================
99

1010
.. versionadded:: 5.1

components/cache/adapters/couchbasecollection_adapter.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44

55
.. _couchbase-collection-adapter:
66

7-
Couchbase Cache Adapter
7+
Couchbase Collection Cache Adapter
88
=======================
99

1010
.. versionadded:: 5.4
1111

12-
The Couchbase Cache Adapter was introduced in Symfony 5.4.
12+
The CouchbaseCollectionAdapter was introduced in Symfony 5.4.
1313

1414
This adapter stores the values in-memory using one (or more) `Couchbase server`_
1515
instances. Unlike the :ref:`APCu adapter <apcu-adapter>`, and similarly to the

0 commit comments

Comments
 (0)