Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
Container command for runtime configuration commands. CONFIG https://redis.io/commands/config
type ConfigGet ¶
type ConfigGet struct {
// contains filtered or unexported fields
}
Returns the effective values of configuration parameters. CONFIG GET parameter [parameter ...] https://redis.io/commands/config-get
func ParseConfigGet ¶
type DBSize ¶
Returns the number of keys in the database. DBSIZE https://redis.io/commands/dbsize
Click to show internal directories.
Click to hide internal directories.