# Packages
No description provided by the author
# Functions
CreateBlockingNode returns a ClosableNode.
GetScriptCache returns a ScriptCache.
NewRedis returns a Redis.
NewRedisLock returns a RedisLock.
# Constants
ClusterType means redis cluster.
Nil is an alias of redis.Nil.
NodeType means redis node.
# Variables
ErrEmptyHost is an error that indicates no redis host is set.
ErrEmptyKey is an error that indicates no redis key is set.
ErrEmptyType is an error that indicates no redis type is set.
ErrNilNode is an error that indicates a nil redis node.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A RedisLock is a redis lock.
No description provided by the author
# Interfaces
ClosableNode interface represents a closable redis node.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author