# redis://[:password@]host[:port][/db-number][?option=value] # more details: http://www.iana.org/assignments/uri-schemes/prov/redis development: redis://:mypassword@localhost:6382/12 test: redis://:mypassword@localhost:6382/12 production: redis://:mypassword@localhost:6382/12