# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
NewPubsub returns a new instance of the publish/subscribe handler.
NewRedis returns a new instance of the redis database.
NewRedisCustomPool returns a new instance of the redis database using a custom pool.
Publish a message on the pubsub server.
RedisIsLoading returns true if the error is of type LOADING.
SendPublish add the message to a transaction.
# Constants
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
# Variables
No description provided by the author
No description provided by the author
ErrRedisUpgradeRequired is returned when the redis server is running an unsupported version.
ErrUnreachable is returned when the endpoint is not reachable.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
Pubsub is the internal structure of the publish/subscribe handler.
Redis is the instance object of the redis database.