How to inspect remote redis
npm install -g redis-commander
redis-commander --redis-port PORT --redis-host HOST --redis-password PASSWORD
redis-commander UI available at `localhost:8081
Tweetnpm install -g redis-commander
redis-commander --redis-port PORT --redis-host HOST --redis-password PASSWORD
redis-commander UI available at `localhost:8081
Tweet