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 aa7bccc commit 2d57b66Copy full SHA for 2d57b66
components/cache/adapters/couchbasebucket_adapter.rst
@@ -7,6 +7,10 @@
7
Couchbase Cache Adapter
8
=======================
9
10
+.. versionadded:: 5.1
11
+
12
+ The CouchbaseBucketAdapter was introduced in Symfony 5.1.
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