MCPcopy Create free account

hub / github.com/alphazero/Go-Redis / functions

Functions562 in github.com/alphazero/Go-Redis

MethodSmove
Redis SMOVE command.
redis.go:452
MethodSmove
Redis SMOVE command.
synchclient.go:605
MethodSmove
Redis SMOVE command.
asynchclient.go:603
MethodSrandmember
Redis SRANDMEMBER command.
redis.go:267
MethodSrandmember
Redis SRANDMEMBER command.
redis.go:479
MethodSrandmember
Redis SRANDMEMBER command.
synchclient.go:727
MethodSrandmember
Redis SRANDMEMBER command.
asynchclient.go:736
MethodSrem
Redis SREM command.
redis.go:234
MethodSrem
Redis SREM command.
redis.go:446
MethodSrem
Redis SREM command.
synchclient.go:577
MethodSrem
Redis SREM command.
asynchclient.go:575
MethodString
()
protocol.go:287
MethodString
()
connection.go:66
MethodSubscribe
REVU - why not async semantics?
pubsubclient.go:76
MethodSubscribe
Redis PSUBSCRIBE command. Subscribes to one or more pubsub channels. This is a blocking call. Channel names can be explicit or pattern based (ending i
redis.go:600
MethodSubscriptions
()
connection.go:191
MethodSubscriptions
()
connection.go:658
MethodSunion
Redis SUNION command.
redis.go:252
MethodSunion
Redis SUNION command.
redis.go:464
MethodSunion
Redis SUNION command.
synchclient.go:679
MethodSunion
Redis SUNION command.
asynchclient.go:661
MethodSunionstore
Redis SUNIONSTORE command.
redis.go:255
MethodSunionstore
Redis SUNIONSTORE command.
redis.go:467
MethodSunionstore
Redis SUNIONSTORE command.
synchclient.go:691
MethodSunionstore
Redis SUNIONSTORE command.
asynchclient.go:677
FunctionTestAllKeys
(t *testing.T)
test/sync_test.go:289
FunctionTestAsyncClientConnectWithBadSpec
Check that connection is actually passing passwords from spec and catching AUTH ERRs.
test/async_test.go:43
FunctionTestAsyncClientConnectWithSpec
Check that connection is actually passing passwords from spec
test/async_test.go:56
FunctionTestAsyncMget
(t *testing.T)
test/async_test.go:95
FunctionTestEnd_asct
* --------------- KEEP THIS AS LAST FUNCTION -------------- */
test/async_test.go:167
FunctionTestEnd_ct
* --------------- KEEP THIS AS LAST FUNCTION -------------- */
connection_test.go:15
FunctionTestEnd_future
(t *testing.T)
future_test.go:164
FunctionTestEnd_sct
* --------------- KEEP THIS AS LAST FUNCTION -------------- */
test/sync_test.go:422
FunctionTestExists
(t *testing.T)
test/sync_test.go:355
FunctionTestFu
Its a hack to use the testing/quick functions to load up some test data. And that is it. NOTE: TestFu sets up the test data and it is expected to be
test/0data_test.go:43
FunctionTestFutureContract
test FutureBytes - all aspect, expect blocking Get are tested. A future object is created (but not set) and timeout and error tests are made. Then v
future_test.go:39
FunctionTestFutureTimedBlockingGet
(t *testing.T)
future_test.go:124
FunctionTestFutureWithBlockingGet
(t *testing.T)
future_test.go:87
FunctionTestGetPubSubResponse
(t *testing.T)
test/protocol_test.go:27
FunctionTestGetType
(t *testing.T)
test/sync_test.go:218
FunctionTestGetset
(t *testing.T)
test/sync_test.go:111
FunctionTestKeys
(t *testing.T)
test/sync_test.go:319
FunctionTestMget
(t *testing.T)
test/sync_test.go:166
FunctionTestPing
(t *testing.T)
test/sync_test.go:49
FunctionTestQuit
(t *testing.T)
test/sync_test.go:59
FunctionTestRename
(t *testing.T)
test/sync_test.go:382
FunctionTestSave
(t *testing.T)
test/sync_test.go:279
FunctionTestSet
(t *testing.T)
test/sync_test.go:74
FunctionTestSetThenGet
(t *testing.T)
test/sync_test.go:144
FunctionTestSetnx
(t *testing.T)
test/sync_test.go:86
FunctionTestStub
(t *testing.T)
connection_test.go:10
FunctionTestSyncClientConnectWithBadSpec
Check that connection is actually passing passwords from spec and catching AUTH ERRs.
test/sync_test.go:24
FunctionTestSyncClientConnectWithSpec
Check that connection is actually passing passwords from spec
test/sync_test.go:37
MethodTryGet
(ns time.Duration)
redisfutures.go:40
MethodTryGet
(timeoutnano time.Duration)
redisfutures.go:52
MethodTryGet
(ns time.Duration)
redisfutures.go:69
MethodTryGet
(timeoutnano time.Duration)
redisfutures.go:81
MethodTryGet
(ns time.Duration)
redisfutures.go:98
MethodTryGet
(timeoutnano time.Duration)
future.go:115
MethodTryGet
(ns time.Duration)
future.go:129
MethodTryGet
(timeoutnano time.Duration)
future.go:143
MethodTryGet
(ns time.Duration)
future.go:161
MethodTryGet
(ns time.Duration)
future.go:189
MethodTryGet
(timeoutnano time.Duration)
future.go:203
MethodTryGet
(ns time.Duration)
future.go:217
MethodTryGet
(timeoutnano time.Duration)
future.go:231
MethodTryGet
(ns time.Duration)
future.go:245
MethodTryGet
(timeoutnano time.Duration)
future.go:257
MethodTryGet
(ns time.Duration)
future.go:274
MethodTtl
Redis TTL command.
redis.go:186
MethodTtl
Redis TTL command.
redis.go:407
MethodTtl
Redis TTL command.
synchclient.go:372
MethodTtl
Redis TTL command.
asynchclient.go:354
MethodType
Redis TYPE command.
redis.go:344
MethodType
Redis TYPE command.
synchclient.go:86
MethodType
Redis TYPE command.
asynchclient.go:84
MethodUnsubscribe
REVU - why not async semantics?
pubsubclient.go:87
MethodUnsubscribe
Redis PUNSUBSCRIBE command. unsubscribe from 1 or more pubsub channels. If arg is nil, client unsubcribes from ALL subscribed channels. This is a blo
redis.go:609
MethodZadd
Redis ZADD command.
redis.go:482
MethodZadd
Redis ZADD command.
synchclient.go:740
MethodZadd
Redis ZADD command.
asynchclient.go:749
MethodZcard
Redis ZCARD command.
redis.go:276
MethodZcard
Redis ZCARD command.
redis.go:488
MethodZcard
Redis ZCARD command.
synchclient.go:769
MethodZcard
Redis ZCARD command.
asynchclient.go:778
MethodZrange
Redis ZRANGE command.
redis.go:282
MethodZrange
Redis ZRANGE command.
redis.go:494
MethodZrange
Redis ZRANGE command.
synchclient.go:810
MethodZrange
Redis ZRANGE command.
asynchclient.go:805
MethodZrangebyscore
Redis ZRANGEBYSCORE command.
redis.go:288
MethodZrangebyscore
Redis ZRANGEBYSCORE command.
redis.go:500
MethodZrangebyscore
Redis ZRANGEBYSCORE command.
synchclient.go:840
MethodZrangebyscore
Redis ZRANGEBYSCORE command.
asynchclient.go:835
MethodZrem
Redis ZREM command.
redis.go:273
MethodZrem
Redis ZREM command.
redis.go:485
MethodZrem
Redis ZREM command.
synchclient.go:755
MethodZrem
Redis ZREM command.
asynchclient.go:764
MethodZrevrange
Redis ZREVRANGE command.
redis.go:285
MethodZrevrange
Redis ZREVRANGE command.
redis.go:497
MethodZrevrange
Redis ZREVRANGE command.
synchclient.go:825
← previousnext →401–500 of 562, ranked by callers