By using `ParseURL` it is now possible to - Supply login credentials for the redis instance - Use an encrypted TLS connection by setting the scheme to `rediss://` |
||
|---|---|---|
| .. | ||
| consumer.go | ||
| producer.go | ||
| redis.go | ||
By using `ParseURL` it is now possible to - Supply login credentials for the redis instance - Use an encrypted TLS connection by setting the scheme to `rediss://` |
||
|---|---|---|
| .. | ||
| consumer.go | ||
| producer.go | ||
| redis.go | ||