Skip to content

Do not hard coded "localhost"#8

Merged
KarthikSubbarao merged 1 commit into
valkey-io:unstablefrom
eifrah-aws:no-hardcoded-localhost
Aug 8, 2025
Merged

Do not hard coded "localhost"#8
KarthikSubbarao merged 1 commit into
valkey-io:unstablefrom
eifrah-aws:no-hardcoded-localhost

Conversation

@eifrah-aws
Copy link
Copy Markdown
Contributor

The method "ValkeyServerHandle.create_from_server" hard-codes "localhost" as the server bind IP. This won't work if the server was started on a different IP (for example, the machine private IP).

The method "ValkeyServerHandle.create_from_server" hard-codes
"localhost" as the server bind IP. This won't work if the server
was started on a different IP (for example, the machine private IP).

Signed-off-by: Eran Ifrah <eifrah@amazon.com>
@KarthikSubbarao KarthikSubbarao merged commit b84b016 into valkey-io:unstable Aug 8, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants