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.
2 parents 7bad04f + 3bcbb3e commit 6395f35Copy full SHA for 6395f35
components/cache/adapters/redis_adapter.rst
@@ -9,7 +9,7 @@ Redis Cache Adapter
9
article if you are using it in a Symfony application.
10
11
This adapter stores the values in-memory using one (or more) `Redis server`_
12
-of `Valkey`_ server instances.
+or `Valkey`_ server instances.
13
14
Unlike the :doc:`APCu adapter </components/cache/adapters/apcu_adapter>`, and similarly to the
15
:doc:`Memcached adapter </components/cache/adapters/memcached_adapter>`, it is not limited to the current server's
0 commit comments