File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
components/cache/adapters Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
.. _couchbase-adapter :
6
6
7
7
Couchbase Bucket Cache Adapter
8
- =======================
8
+ ==============================
9
9
10
10
.. versionadded :: 5.1
11
11
12
- The CouchbaseBucketAdapter was introduced in Symfony 5.1.
12
+ The Couchbase Bucket adapter was introduced in Symfony 5.1.
13
13
14
14
This adapter stores the values in-memory using one (or more) `Couchbase server `_
15
15
instances. Unlike the :ref: `APCu adapter <apcu-adapter >`, and similarly to the
Original file line number Diff line number Diff line change 5
5
.. _couchbase-collection-adapter :
6
6
7
7
Couchbase Collection Cache Adapter
8
- =======================
8
+ ==================================
9
9
10
10
.. versionadded :: 5.4
11
11
12
- The CouchbaseCollectionAdapter was introduced in Symfony 5.4.
12
+ The Couchbase Collection adapter was introduced in Symfony 5.4.
13
13
14
14
This adapter stores the values in-memory using one (or more) `Couchbase server `_
15
15
instances. Unlike the :ref: `APCu adapter <apcu-adapter >`, and similarly to the
You can’t perform that action at this time.
0 commit comments