MCPcopy Create free account
hub / github.com/corestoreio/pkg / NewRedisByURLClient

Function NewRedisByURLClient

storage/objcache/objcacheredis/redis.go:85–142  ·  view source on GitHub ↗

NewRedisByURLClient connects to a Redis server at the given URL using the HTTP URI scheme. URLs should follow the draft IANA specification for the scheme (https://www.iana.org/assignments/uri-schemes/prov/redis). This option function sets the connection as cache backend to the Service. On error, wh

(rawURL string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

parseDurationFunction · 0.85
parseIntFunction · 0.85
DialMethod · 0.80
NewMethod · 0.65
DoMethod · 0.65
CloseMethod · 0.65
GetMethod · 0.65

Tested by

no test coverage detected