Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Get
Method
Get
ring.go:33–33 ·
view source on GitHub ↗
(string)
Source
from the content-addressed store, hash-verified
31
32
type
ConsistentHash
interface
{
33
Get(string) string
34
}
35
36
func
newRendezvous(shards []string) ConsistentHash {
Callers
15
monitor_test.go
File · 0.65
TestMonitorCommand
Function · 0.65
TestTLSStandalone
Function · 0.65
tx_unwatch_test.go
File · 0.65
TestSetIFDEQWithDigest
Function · 0.65
TestSetIFDNEWithDigest
Function · 0.65
TestDigestHelperWithSetIFDEQ
Function · 0.65
pipeline_test.go
File · 0.65
_getConn
Method · 0.65
Hash
Method · 0.65
GetByKey
Method · 0.65
appendStructField
Function · 0.65
Implementers
10
clusterStateHolder
osscluster.go
cmdsInfoCache
command.go
mockPool
maintnotifications/pool_hook_test.go
ClientFactory
maintnotifications/e2e/config_parser_t
mockPooler
internal/auth/streaming/manager_test.g
CredentialsListeners
internal/auth/streaming/cred_listeners
SingleConnPool
internal/pool/pool_single.go
ConnPool
internal/pool/pool.go
StickyConnPool
internal/pool/pool_sticky.go
RendezvousHash
internal/hashtag/rendezvous.go
Calls
no outgoing calls
Tested by
15
TestMonitorCommand
Function · 0.52
TestTLSStandalone
Function · 0.52
TestSetIFDEQWithDigest
Function · 0.52
TestSetIFDNEWithDigest
Function · 0.52
TestDigestHelperWithSetIFDEQ
Function · 0.52
TestTLSCertificateAuthentication
Function · 0.52
TestTLSCertificateAuthenticationNoUser
Function · 0.52
SlotAddrs
Method · 0.52
BenchmarkRedisGetNil
Function · 0.52
BenchmarkRedisSetGetBytes
Function · 0.52
benchmarkRedisGet
Function · 0.52
ExampleClient
Function · 0.52