package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Dec 2, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
New creates a new Redis client from configuration.
type Config struct {
Address string `yaml:"address"`
Prefix string `yaml:"prefix"`
}
PrefixKey adds the configured prefix to a Redis key.
PrefixQueue adds the configured prefix to an Asynq queue name.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.