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
Decrby
Redis DECRBY command.
redis.go:389
Method
Decrby
Redis DECRBY command.
synchclient.go:295
Method
Decrby
Redis DECRBY command.
asynchclient.go:277
Method
Del
Redis DEL command.
redis.go:171
Method
Del
Redis DEL command.
redis.go:392
Method
Del
Redis DEL command.
synchclient.go:309
Method
Del
Redis DEL command.
asynchclient.go:291
Method
Error
()
error.go:73
Method
Exists
Redis EXISTS command.
redis.go:359
Method
Exists
*** // Redis SORT command. func (c *syncClient) Sort (arg0 string) (result redis.Sort, err Error){ arg0bytes := []byte (arg0); var resp Response;
synchclient.go:153
Method
Exists
*** // Redis SORT command. func (c *asyncClient) Sort (arg0 string) (result redis.Sort, err Error){ arg0bytes := []byte (arg0); var resp *PendingRe
asynchclient.go:149
Method
Expire
Redis EXPIRE command.
redis.go:183
Method
Expire
Redis EXPIRE command.
redis.go:404
Method
Expire
Redis EXPIRE command.
synchclient.go:358
Method
Expire
Redis EXPIRE command.
asynchclient.go:340
Function
FlushAndQuitAsyncClient
---------------------------------------------------------------------- Test helper methods - ---------------------------------------------------------
test/support.go:99
Function
FlushAndQuitClient
(t *testing.T, client redis.Client)
test/support.go:103
Method
Flushall
Redis FLUSHALL command.
redis.go:303
Method
Flushall
Redis FLUSHALL command.
redis.go:506
Method
Flushall
Redis FLUSHALL command.
synchclient.go:898
Method
Flushall
Redis FLUSHALL command.
asynchclient.go:901
Method
Flushdb
Redis FLUSHDB command.
redis.go:503
Method
Flushdb
Redis FLUSHDB command.
synchclient.go:892
Method
Flushdb
Redis FLUSHDB command.
asynchclient.go:891
Method
Get
Redis GET command.
redis.go:341
Method
Get
Redis GET command.
synchclient.go:73
Method
Get
()
redisfutures.go:32
Method
Get
()
redisfutures.go:51
Method
Get
()
redisfutures.go:61
Method
Get
()
redisfutures.go:80
Method
Get
()
redisfutures.go:90
Method
Get
Redis GET command.
asynchclient.go:71
Method
Get
()
future.go:114
Method
Get
()
future.go:122
Method
Get
()
future.go:154
Method
Get
()
future.go:182
Method
Get
()
future.go:202
Method
Get
()
future.go:210
Method
Get
()
future.go:238
Method
Get
()
future.go:256
Method
Get
()
future.go:266
Method
GetBooleanValue
()
protocol.go:191
Method
GetBulkData
()
protocol.go:194
Method
GetMessage
()
protocol.go:190
Function
GetMethodSpec
For use by the generated tests. Get MethodSpec for the given client type (name) and Method.
specification.go:215
Method
GetMultiBulkData
()
protocol.go:195
Method
GetNumberValue
()
protocol.go:192
Method
GetStringValue
()
protocol.go:193
Method
Getset
Redis GETSET command.
redis.go:374
Method
Getset
Redis GETSET command.
synchclient.go:230
Method
Getset
Redis GETSET command.
asynchclient.go:207
Method
Heartbeat
return the address as string.
connection.go:145
Method
Hget
Redis HGET command.
redis.go:291
Method
Hget
Redis HGET command.
synchclient.go:855
Method
Hget
Redis HGET command.
asynchclient.go:850
Method
Hgetall
Redis HGETALL command.
redis.go:297
Method
Hgetall
Redis HGETALL command.
synchclient.go:879
Method
Hgetall
Redis HGETALL command.
asynchclient.go:878
Method
Hset
Redis HSET command.
redis.go:294
Method
Hset
Redis HSET command.
synchclient.go:869
Method
Hset
Redis HSET command.
asynchclient.go:864
Method
Incr
Redis INCR command.
redis.go:380
Method
Incr
Redis INCR command.
synchclient.go:255
Method
Incr
Redis INCR command.
asynchclient.go:237
Method
Incrby
Redis INCRBY command.
redis.go:162
Method
Incrby
Redis INCRBY command.
redis.go:383
Method
Incrby
Redis INCRBY command.
synchclient.go:268
Method
Incrby
Redis INCRBY command.
asynchclient.go:250
Method
Info
Redis INFO command.
redis.go:144
Method
Info
Redis INFO command.
redis.go:365
Method
Info
Redis INFO command.
synchclient.go:175
Method
Info
Redis INFO command.
asynchclient.go:174
Method
IsError
()
protocol.go:189
Method
IsRedisError
if true Error is a RedisError
error.go:33
Method
IsRedisError
See: redis.Error#IsRedisError()
error.go:71
Method
IsRedisError
See: redis.Error#IsRedisError()
error.go:106
Method
Keys
Redis KEYS command.
redis.go:356
Method
Lastsave
Redis LASTSAVE command.
redis.go:312
Method
Lastsave
Redis LASTSAVE command.
redis.go:515
Method
Lastsave
Redis LASTSAVE command.
synchclient.go:924
Method
Lastsave
Redis LASTSAVE command.
asynchclient.go:935
Method
Lindex
Redis LINDEX command.
redis.go:210
Method
Lindex
Redis LINDEX command.
redis.go:431
Method
Lindex
Redis LINDEX command.
synchclient.go:466
Method
Lindex
Redis LINDEX command.
asynchclient.go:464
Method
Llen
Redis LLEN command.
redis.go:201
Method
Llen
Redis LLEN command.
redis.go:422
Method
Llen
Redis LLEN command.
synchclient.go:428
Method
Llen
Redis LLEN command.
asynchclient.go:422
Method
Lpop
Redis LPOP command.
redis.go:434
Method
Lpop
Redis LPOP command.
synchclient.go:480
Method
Lpop
Redis LPOP command.
asynchclient.go:478
Method
Lpush
Redis LPUSH command.
redis.go:413
Method
Lpush
Redis LPUSH command.
synchclient.go:394
Method
Lpush
Redis LPUSH command.
asynchclient.go:380
Method
Lrange
Redis LRANGE command.
redis.go:204
Method
Lrange
Redis LRANGE command.
redis.go:425
Method
Lrange
Redis LRANGE command.
synchclient.go:441
Method
Lrange
Redis LRANGE command.
asynchclient.go:435
Method
Lrem
Redis LREM command.
redis.go:198
← previous
next →
201–300 of 562, ranked by callers