We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c4dfdb commit 15084a8Copy full SHA for 15084a8
components/cache/adapters/couchbasecollection_adapter.rst
@@ -7,6 +7,10 @@
7
Couchbase Cache Adapter
8
=======================
9
10
+.. versionadded:: 5.4
11
+
12
+ The Couchbase Cache Adapter was introduced in Symfony 5.4.
13
14
This adapter stores the values in-memory using one (or more) `Couchbase server`_
15
instances. Unlike the :ref:`APCu adapter <apcu-adapter>`, and similarly to the
16
:ref:`Memcached adapter <memcached-adapter>`, it is not limited to the current server's
0 commit comments