pnxtech / hydra-cli

Hydra Command Line Client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Better error message when redis isn't configured

emadum opened this issue · comments

Currently it tries to call hgetall on a null value and throws a fatal.

Addressed in commit: 570ffbf