Documentation
¶
Index ¶
- func IncrByArgs(key string, itemAmounts []redisstack.ItemAmount) []any
- func IncrByResult(val any) ([]int64, error)
- func InfoArgs(key string) []any
- func InitByDimArgs(key string, width int64, depth int64) []any
- func InitByProbArgs(key string, errorRate float64, probability float64) []any
- func MergeArgs(destKey string, srcKeys []string, weights []int64) []any
- func QueryArgs(key string, items []string) []any
- func QueryResult(val any) ([]int64, error)
- type Info
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IncrByArgs ¶
func IncrByArgs(key string, itemAmounts []redisstack.ItemAmount) []any
func IncrByResult ¶
func QueryResult ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.