Skip to content

Commit 64c59a8

Browse files
committed
apps: valkey: new version is v9.0, not v8.2
This new version has recently been released: https://valkey.io/blog/introducing-valkey-9/ Signed-off-by: Matthieu Baerts (NGI0) <[email protected]>
1 parent fde1b37 commit 64c59a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ mentioned. Please note that other apps can be forced to use it by following
3434
| [SystemD](https://systemd.io/) | [v257](https://github.com/systemd/systemd/pull/32958) | [`SocketProtocol=mptcp`](https://www.freedesktop.org/software/systemd/man/latest/systemd.socket.html) (`[Socket]` section) |
3535
| [Traefik](https://traefik.io) | [v2.10.5](https://github.com/traefik/traefik/releases/tag/v2.10.5) | Enabled by default since [v2.11.26](https://github.com/traefik/traefik/releases/tag/v2.11.26) / [v3.4.2](https://github.com/traefik/traefik/releases/tag/v3.4.2) / [v3.5.0-rc1](https://github.com/traefik/traefik/releases/tag/v3.5.0-rc1) (Go 1.24), controllable with [`GODEBUG=multipath=`](https://go.dev/doc/godebug) since [v2.10.5](https://github.com/traefik/traefik/releases/tag/v2.10.5) (Go 1.21) |
3636
| [v2ray-core](https://github.com/v2fly/v2ray-core) | [v5.17.0](https://github.com/v2fly/v2ray-core/pull/3109) | [`"mptcp": true`](https://www.v2fly.org/en_US/config/transport.html#sockoptobject) |
37-
| [Valkey](https://valkey.io) | [v8.2.0](https://github.com/valkey-io/valkey/pull/1811) | [`mptcp yes`](https://github.com/valkey-io/valkey/commit/4a92db917858696120c9ef078b08f8e17c21125b#diff-dd9a6c95849b36490b9bae44e9f0d3dbcd7a93080cf2d5aee6d6033586ab8fa4R158), [`repl-mptcp yes`](https://github.com/valkey-io/valkey/commit/c9c49b446623a6b626f6b61663a8768b68431739#diff-dd9a6c95849b36490b9bae44e9f0d3dbcd7a93080cf2d5aee6d6033586ab8fa4) and [`--mptcp`](https://github.com/valkey-io/valkey/pull/2067) |
37+
| [Valkey](https://valkey.io) | [v9.0.0](https://github.com/valkey-io/valkey/pull/1811) | [`mptcp yes`](https://github.com/valkey-io/valkey/commit/4a92db917858696120c9ef078b08f8e17c21125b#diff-dd9a6c95849b36490b9bae44e9f0d3dbcd7a93080cf2d5aee6d6033586ab8fa4R158), [`repl-mptcp yes`](https://github.com/valkey-io/valkey/commit/c9c49b446623a6b626f6b61663a8768b68431739#diff-dd9a6c95849b36490b9bae44e9f0d3dbcd7a93080cf2d5aee6d6033586ab8fa4) and [`--mptcp`](https://github.com/valkey-io/valkey/pull/2067) |
3838

3939
Do not hesitate to add native MPTCP support in more apps! For some ideas, feel
4040
free to look at this [spreadsheet](https://docs.google.com/spreadsheets/d/1F2-v4Dhdn0rMyJZ3m5chyNiwg7oj0rpSR11GEykatJw/edit#gid=0).

0 commit comments

Comments
 (0)