Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Request] - Valkey client (valkey-cli) #833

Open
sugitk opened this issue Nov 7, 2024 · 1 comment
Open

[Package Request] - Valkey client (valkey-cli) #833

sugitk opened this issue Nov 7, 2024 · 1 comment
Labels
aws-integration An issue integrating with an AWS Service enhancement New feature or request packages Package request

Comments

@sugitk
Copy link

sugitk commented Nov 7, 2024

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:

@warawara28
Copy link

warawara28 commented Nov 11, 2024

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

@stewartsmith stewartsmith added enhancement New feature or request packages Package request aws-integration An issue integrating with an AWS Service labels Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws-integration An issue integrating with an AWS Service enhancement New feature or request packages Package request
Projects
None yet
Development

No branches or pull requests

3 participants