Module mini_redis::cmd[][src]

Structs

Get the value of key.

Posts a message to the given channel.

Set key to hold the string value.

Subscribes the client to one or more channels.

Represents an “unknown” command. This is not a real Redis command.

Unsubscribes the client from one or more channels.

Enums

Enumeration of supported Redis commands.