package
0.9.0
Repository: https://github.com/cybergarage/go-redis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewBulkMessage creates a bulk string message.
NewErrorMessage creates an error message.
NewIntegerMessage creates an integer message.
NewNilMessage creates a nil bulk string message.
NewOKMessage creates a OK string message.
NewServer returns a new server instance.
NewStringMessage creates a string message.

# 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

# Structs

DBContext represents a database connection context.
No description provided by the author
Server is an instance for Redis protocols.
No description provided by the author

# Interfaces

CommandHandler is a hander interface for user commands.
SystemCommandHandler is a hander interface for system commands.

# Type aliases

Message represents a message of Redis serialization protocol.