You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hypernode-platform/tools/how-to-use-valkey-on-hypernode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ This article explains how to use Valkey on our Hypernode platform.
16
16
## What is Valkey?
17
17
18
18
Valkey is a Redis-compatible in-memory store. On Hypernode, **Valkey-8** is available on Debian Bookworm single-node setups.
19
-
Valkey is supported by the latest Magento releases and you don't need to make any configuration changes within Magento when switching from Redis to Valkey.
19
+
Since Valkey is a drop-in replacement for Redis, it can be used in the same applications as Redis.
0 commit comments