package
0.0.0-20221104061600-53002225a1c9
Repository: https://github.com/byzk-worker/go-db-utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
BZPopMax Redis `BZPOPMAX key [key ...] timeout` command.
BZPopMin Redis `BZPOPMIN key [key ...] timeout` command.
ClientGetName returns the name of the connection.
No description provided by the author
No description provided by the author
ClientKillByFilter is new style syntax, while the ClientKill is old CLIENT KILL <option> [value] ..
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GeoRadius is a read-only GEORADIUS_RO command.
GeoRadiusByMember is a read-only GEORADIUSBYMEMBER_RO command.
GeoRadiusByMemberStore is a writing GEORADIUSBYMEMBER command.
GeoRadiusStore is a writing GEORADIUS command.
No description provided by the author
No description provided by the author
No description provided by the author
Get Redis `GET key` command.
No description provided by the author
No description provided by the author
GetDel redis-server version >= 6.2.0.
GetEx An expiration of zero removes the TTL associated with the key (i.e.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HMGet returns the values for the specified fields in the hash stored at key.
HMSet is a deprecated version of HSet left for compatibility with Redis 3.
HRandField redis-server version >= 6.2.0.
No description provided by the author
HSet accepts values in following formats: - HSet("myhash", "key1", "value1", "key2", "value2") - HSet("myhash", []string{"key1", "value1", "key2", "value2"}) - HSet("myhash", map[string]interface{}{"key1": "value1", "key2": "value2"}) Note that it requires Redis v4 for multiple field/value pairs support.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MSetNX is like SetNX but accepts multiple values: - MSetNX("key1", "value1", "key2", "value2") - MSetNX([]string{"key1", "value1", "key2", "value2"}) - MSetNX(map[string]interface{}{"key1": "value1", "key2": "value2"}).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Publish posts the message to the channel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SetEX Redis `SETEX key expiration value` command.
SetNX Redis `SET key value [expiration] NX` command.
No description provided by the author
SetXX Redis `SET key value [expiration] XX` command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SMembers Redis `SMEMBERS key` command output as a slice.
SMembersMap Redis `SMEMBERS key` command output as a map.
SMIsMember Redis `SMISMEMBER key member [member ...]` command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SPop Redis `SPOP key` command.
SPopN Redis `SPOP key count` command.
SRandMember Redis `SRANDMEMBER key` command.
SRandMemberN Redis `SRANDMEMBER key count` command.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
XAdd a.Limit has a bug, please confirm it and use it.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
XInfoStreamFull XINFO STREAM FULL [COUNT count] redis-server >= 6.0.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
XTrimMaxLen No `~` rules are used, `limit` cannot be used.
XTrimMaxLenApprox LIMIT has a bug, please confirm it and use it.
XTrimMinID No `~` rules are used, `limit` cannot be used.
XTrimMinIDApprox LIMIT has a bug, please confirm it and use it.
ZAdd Redis `ZADD key score member [score member ...]` command.
No description provided by the author
No description provided by the author
ZAddNX Redis `ZADD key NX score member [score member ...]` command.
ZAddXX Redis `ZADD key XX score member [score member ...]` command.
No description provided by the author
No description provided by the author
ZDiff redis-server version >= 6.2.0.
ZDiffStore redis-server version >=6.2.0.
ZDiffWithScores redis-server version >= 6.2.0.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ZRandMember redis-server version >= 6.2.0.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author