Skip to content

Commit 15084a8

Browse files
committed
Add a versionadded directive
1 parent 4c4dfdb commit 15084a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/cache/adapters/couchbasecollection_adapter.rst

+4
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
Couchbase Cache Adapter
88
=======================
99

10+
.. versionadded:: 5.4
11+
12+
The Couchbase Cache Adapter was introduced in Symfony 5.4.
13+
1014
This adapter stores the values in-memory using one (or more) `Couchbase server`_
1115
instances. Unlike the :ref:`APCu adapter <apcu-adapter>`, and similarly to the
1216
:ref:`Memcached adapter <memcached-adapter>`, it is not limited to the current server's

0 commit comments

Comments
 (0)