MCPcopy Create free account

hub / github.com/dgryski/go-shardedkv / functions

Functions142 in github.com/dgryski/go-shardedkv

MethodSet
(key string, val []byte)
storage/memory/memory.go:28
MethodSet
(key string, val []byte)
storage/replica/replica_test.go:14
MethodSet
(key string, val []byte)
storage/replica/replica.go:152
MethodSet
Set implements the shardedkv.Storage interface
storage/backoff/backoff.go:148
MethodSet
(key string, val []byte)
storage/rest/rest.go:47
MethodSet
(key string, val []byte)
storage/redis/redis.go:40
MethodSet
(key string, val []byte)
storage/fs/fs.go:35
MethodSetBuckets
(buckets []string)
choosers/jump/jump.go:15
MethodSetBuckets
(buckets []string)
choosers/chash/chash.go:23
MethodSetBuckets
(buckets []string)
choosers/mpc/mpc.go:21
MethodSetBuckets
(buckets []string)
choosers/ketama/ketama.go:17
MethodSetBuckets
(buckets []string)
choosers/maglev/maglev.go:20
MethodSetBuckets
(buckets []string)
choosers/rendezvous/rdv.go:22
MethodSetBuckets
(buckets []string)
choosers/weighted/weighted.go:26
MethodSetHedgedTimeout
SetHedgedTimeout sets the timeout for a single replica to respond before a querying a backup.
storage/replica/replica.go:219
FunctionStorageTest
StorageTest is a simple sanity check for a shardedkv Storage backend
storagetest/storagetest.go:22
FunctionTestBackoff
(t *testing.T)
storage/backoff/backoff_test.go:12
FunctionTestCarbonCRelayCompat
(t *testing.T)
choosers/jump/jump_test.go:11
FunctionTestDiscardReplica
(t *testing.T)
storage/replica/replica_test.go:57
FunctionTestDistributionCHash
(t *testing.T)
choosers/distrib_test.go:66
FunctionTestDistributionJump
(t *testing.T)
choosers/distrib_test.go:70
FunctionTestDistributionKetama
(t *testing.T)
choosers/distrib_test.go:65
FunctionTestDistributionMaglev128
(t *testing.T)
choosers/distrib_test.go:79
FunctionTestDistributionMaglev32
(t *testing.T)
choosers/distrib_test.go:78
FunctionTestDistributionMaglev512
(t *testing.T)
choosers/distrib_test.go:80
FunctionTestDistributionMaglev8
(t *testing.T)
choosers/distrib_test.go:77
FunctionTestDistributionMulti
(t *testing.T)
choosers/distrib_test.go:67
FunctionTestDistributionRendezvous
(t *testing.T)
choosers/distrib_test.go:73
FunctionTestError
(t *testing.T)
storage/backoff/backoff_test.go:18
FunctionTestErrorReplica
(t *testing.T)
storage/replica/replica_test.go:66
FunctionTestFS
(t *testing.T)
storage/fs/fs_test.go:10
FunctionTestMemory
(t *testing.T)
storage/memory/memory_test.go:8
FunctionTestMultiError
(t *testing.T)
storage/replica/replica_test.go:29
FunctionTestRedis
(t *testing.T)
storage/redis/redis_test.go:8
FunctionTestRest
(t *testing.T)
storage/rest/rest_test.go:38
FunctionTestSQL
(t *testing.T)
storage/sql/sql_test.go:12
FunctionTestShardedkv
(t *testing.T)
shardedkv_test.go:11
Functionhandler
(w http.ResponseWriter, r *http.Request)
storage/rest/rest_test.go:13
Functionhash64
(b []byte)
choosers/choosers_test.go:57
Functionhash64seed
(b []byte, s uint64)
choosers/choosers_test.go:55
FunctionleveldbHash
leveldb's bloom filter hash, a murmur-lite
choosers/chash/chash.go:37
Functionmetrohasher
(s string)
choosers/rendezvous/rdv.go:18
← previous101–142 of 142, ranked by callers