connectRedisDB

Returns a Redis database connecction instance corresponding to the given URL.

The URL must be of the format "redis://server[:port]/dbnum".

@safe
connectRedisDB

Meta