tporadowski/redis

can not bind the address like "localhost"

Aperta

#48 aperta il 9 gen 2020

 (1 commento) (0 reazioni) (0 assegnatari)C (1045 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (8005 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor