Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alphazero/Go-Redis
/ functions
Functions
562 in github.com/alphazero/Go-Redis
⨍
Functions
562
◇
Types & classes
70
Method
Smove
Redis SMOVE command.
redis.go:452
Method
Smove
Redis SMOVE command.
synchclient.go:605
Method
Smove
Redis SMOVE command.
asynchclient.go:603
Method
Srandmember
Redis SRANDMEMBER command.
redis.go:267
Method
Srandmember
Redis SRANDMEMBER command.
redis.go:479
Method
Srandmember
Redis SRANDMEMBER command.
synchclient.go:727
Method
Srandmember
Redis SRANDMEMBER command.
asynchclient.go:736
Method
Srem
Redis SREM command.
redis.go:234
Method
Srem
Redis SREM command.
redis.go:446
Method
Srem
Redis SREM command.
synchclient.go:577
Method
Srem
Redis SREM command.
asynchclient.go:575
Method
String
()
protocol.go:287
Method
String
()
connection.go:66
Method
Subscribe
REVU - why not async semantics?
pubsubclient.go:76
Method
Subscribe
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
Method
Subscriptions
()
connection.go:191
Method
Subscriptions
()
connection.go:658
Method
Sunion
Redis SUNION command.
redis.go:252
Method
Sunion
Redis SUNION command.
redis.go:464
Method
Sunion
Redis SUNION command.
synchclient.go:679
Method
Sunion
Redis SUNION command.
asynchclient.go:661
Method
Sunionstore
Redis SUNIONSTORE command.
redis.go:255
Method
Sunionstore
Redis SUNIONSTORE command.
redis.go:467
Method
Sunionstore
Redis SUNIONSTORE command.
synchclient.go:691
Method
Sunionstore
Redis SUNIONSTORE command.
asynchclient.go:677
Function
TestAllKeys
(t *testing.T)
test/sync_test.go:289
Function
TestAsyncClientConnectWithBadSpec
Check that connection is actually passing passwords from spec and catching AUTH ERRs.
test/async_test.go:43
Function
TestAsyncClientConnectWithSpec
Check that connection is actually passing passwords from spec
test/async_test.go:56
Function
TestAsyncMget
(t *testing.T)
test/async_test.go:95
Function
TestEnd_asct
* --------------- KEEP THIS AS LAST FUNCTION -------------- */
test/async_test.go:167
Function
TestEnd_ct
* --------------- KEEP THIS AS LAST FUNCTION -------------- */
connection_test.go:15
Function
TestEnd_future
(t *testing.T)
future_test.go:164
Function
TestEnd_sct
* --------------- KEEP THIS AS LAST FUNCTION -------------- */
test/sync_test.go:422
Function
TestExists
(t *testing.T)
test/sync_test.go:355
Function
TestFu
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
Function
TestFutureContract
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
Function
TestFutureTimedBlockingGet
(t *testing.T)
future_test.go:124
Function
TestFutureWithBlockingGet
(t *testing.T)
future_test.go:87
Function
TestGetPubSubResponse
(t *testing.T)
test/protocol_test.go:27
Function
TestGetType
(t *testing.T)
test/sync_test.go:218
Function
TestGetset
(t *testing.T)
test/sync_test.go:111
Function
TestKeys
(t *testing.T)
test/sync_test.go:319
Function
TestMget
(t *testing.T)
test/sync_test.go:166
Function
TestPing
(t *testing.T)
test/sync_test.go:49
Function
TestQuit
(t *testing.T)
test/sync_test.go:59
Function
TestRename
(t *testing.T)
test/sync_test.go:382
Function
TestSave
(t *testing.T)
test/sync_test.go:279
Function
TestSet
(t *testing.T)
test/sync_test.go:74
Function
TestSetThenGet
(t *testing.T)
test/sync_test.go:144
Function
TestSetnx
(t *testing.T)
test/sync_test.go:86
Function
TestStub
(t *testing.T)
connection_test.go:10
Function
TestSyncClientConnectWithBadSpec
Check that connection is actually passing passwords from spec and catching AUTH ERRs.
test/sync_test.go:24
Function
TestSyncClientConnectWithSpec
Check that connection is actually passing passwords from spec
test/sync_test.go:37
Method
TryGet
(ns time.Duration)
redisfutures.go:40
Method
TryGet
(timeoutnano time.Duration)
redisfutures.go:52
Method
TryGet
(ns time.Duration)
redisfutures.go:69
Method
TryGet
(timeoutnano time.Duration)
redisfutures.go:81
Method
TryGet
(ns time.Duration)
redisfutures.go:98
Method
TryGet
(timeoutnano time.Duration)
future.go:115
Method
TryGet
(ns time.Duration)
future.go:129
Method
TryGet
(timeoutnano time.Duration)
future.go:143
Method
TryGet
(ns time.Duration)
future.go:161
Method
TryGet
(ns time.Duration)
future.go:189
Method
TryGet
(timeoutnano time.Duration)
future.go:203
Method
TryGet
(ns time.Duration)
future.go:217
Method
TryGet
(timeoutnano time.Duration)
future.go:231
Method
TryGet
(ns time.Duration)
future.go:245
Method
TryGet
(timeoutnano time.Duration)
future.go:257
Method
TryGet
(ns time.Duration)
future.go:274
Method
Ttl
Redis TTL command.
redis.go:186
Method
Ttl
Redis TTL command.
redis.go:407
Method
Ttl
Redis TTL command.
synchclient.go:372
Method
Ttl
Redis TTL command.
asynchclient.go:354
Method
Type
Redis TYPE command.
redis.go:344
Method
Type
Redis TYPE command.
synchclient.go:86
Method
Type
Redis TYPE command.
asynchclient.go:84
Method
Unsubscribe
REVU - why not async semantics?
pubsubclient.go:87
Method
Unsubscribe
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
Method
Zadd
Redis ZADD command.
redis.go:482
Method
Zadd
Redis ZADD command.
synchclient.go:740
Method
Zadd
Redis ZADD command.
asynchclient.go:749
Method
Zcard
Redis ZCARD command.
redis.go:276
Method
Zcard
Redis ZCARD command.
redis.go:488
Method
Zcard
Redis ZCARD command.
synchclient.go:769
Method
Zcard
Redis ZCARD command.
asynchclient.go:778
Method
Zrange
Redis ZRANGE command.
redis.go:282
Method
Zrange
Redis ZRANGE command.
redis.go:494
Method
Zrange
Redis ZRANGE command.
synchclient.go:810
Method
Zrange
Redis ZRANGE command.
asynchclient.go:805
Method
Zrangebyscore
Redis ZRANGEBYSCORE command.
redis.go:288
Method
Zrangebyscore
Redis ZRANGEBYSCORE command.
redis.go:500
Method
Zrangebyscore
Redis ZRANGEBYSCORE command.
synchclient.go:840
Method
Zrangebyscore
Redis ZRANGEBYSCORE command.
asynchclient.go:835
Method
Zrem
Redis ZREM command.
redis.go:273
Method
Zrem
Redis ZREM command.
redis.go:485
Method
Zrem
Redis ZREM command.
synchclient.go:755
Method
Zrem
Redis ZREM command.
asynchclient.go:764
Method
Zrevrange
Redis ZREVRANGE command.
redis.go:285
Method
Zrevrange
Redis ZREVRANGE command.
redis.go:497
Method
Zrevrange
Redis ZREVRANGE command.
synchclient.go:825
← previous
next →
401–500 of 562, ranked by callers