
The highest tagged major version is
v2.
package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewRedisCache builds a new redis-backed cache.
type Config struct {
Username string `env:"USERNAME" json:"username"`
Password string `env:"PASSWORD" json:"password,omitempty"`
QueueAddresses []string `env:"QUEUE_ADDRESSES" json:"queueAddress"`
}
Config configures a Redis-backed consumer.
ValidateWithContext validates a Config struct.
Source Files
¶
Directories
¶
Package slots produces Redis Cluster keys whose slots are pre-planned to distribute evenly across the cluster's nodes.
|
Package slots produces Redis Cluster keys whose slots are pre-planned to distribute evenly across the cluster's nodes. |
Click to show internal directories.
Click to hide internal directories.