package
Version:
v1.3.0
Opens a new window with list of versions in this module.
Published: Jul 16, 2026
License: MIT
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
¶
Nil is returned by Redis operations when a key/member does not exist.
RegisterHook registers a hook factory that will be attached to every client
created via NewClient.
Client is Nimbus's Redis client type.
NewClient creates a Redis client.
Hook lets callers observe Redis commands (via go-redis hooks).
Options configures Redis client initialization.
ParseURL parses a redis:// URL into client options.
PubSub is a Redis Pub/Sub subscription handle.
Z is a sorted-set member payload.
ZRangeBy represents score range bounds for sorted-set queries.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.