Closed boboxiaodd closed 6 years ago
i change the source and authenticate success
eredis_client.erl #351
authenticate(Socket, Password) -> do_sync_command(Socket, eredis:create_multibulk(["AUTH", Password])).
i change the source and authenticate success
eredis_client.erl #351