tporadowski/redis

can not bind the address like "localhost"

オープン

#48 opened on 2020/01/09

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)C (1,045 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (8,005 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

I want start redis server on "locahost" (may be have ipv6 only host in the network, so do not use "127.0.0.1"), but failed. I found BindParams::IsIPAddress can not support "localhost", is only support IP address.

コントリビューターガイド