package
0.0.0-20190119083915-f47e53e2316f
Repository: https://github.com/wenerme/go-rm.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Is debug enabled.
No description provided by the author
No description provided by the author
No description provided by the author
Handler main invoke.

# Constants

The command is an administrative command (may change replication or perform similar tasks).
Allow this command while the server is loading data.
The command is allowed to run on slaves that don't serve stale data.
The command may use additional memory and should be denied during out of memory conditions.
Don't allow this command in Lua scripts.
The command time complexity is not greaterthan O(log(N)) where N is the size of the collection oranything else representing the normal scalabilityissue with the command.
The command implements the interface to returnthe arguments that are keys.
The command should not register in Redis Clustersince is not designed to work with it because, forexample, is unable to report the position of thekeys, programmatically creates key names, or anyother reason.
Don't propoagate the command on monitor.
The command publishes things on Pub/Sub channels.
The command may have different outputs even starting from the same input arguments and key values.
The command returns data from keys but never writes.
The command may modify the data set (it may also read from it).
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
This module will be loaded.

# 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
Redis module definition.

# Type aliases

Flags for create command.
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
No description provided by the author
No description provided by the author
No description provided by the author