Open sugitk opened 6 days ago
I used redis6-cli
command alternatively and worked.
(But I'd like to use valkey-cli
commands...)
redis6-cli -h <host> --tls -p 6379
I think redis6
package doesn't contains valkey-cli
command.
I checked the package files, but not.
repoquery --list redis6 | grep valkey
The aws documentation is probably wrong. (Or maybe my used version is wrong)
packege-version: 6.2.14-1.amzn2023.0.1
What package is missing from Amazon Linux 2023? Please describe and include package name.
valkey-cli
is recommended to connect to the ElastiCache for Valkey.upstream: https://github.com/valkey-io/valkey
Is this an update to existing package or new package request?
new package request
Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify.
no
Any additional information you'd like to include. (use-cases, etc)
References: