If we want toinspect redis with web UI:

npm install -g redis-commander
redis-commander --redis-port PORT --redis-host HOST --redis-password PASSWORD

redis-commander UI available at localhost:8081