Crate redis_driver
source · [−]Expand description
A Redis client for Rust
Modules
Structs
Options for the
acl_cat commandOptions for the
acl_dryrun commandOptions for the
acl_genpass commandOptions for the
acl_log commandBuilder for calling a script/function for the following commands:
Client info results for the
client_info
& client_list commands.Options for the
client-kill command.Options for the client_list command.
Result for the
client_list command.Result for the
client_trackinginfo command.Options for the
client_tracking command.Command doc result for the
command_docs commandCommand Histogram for the
latency_histogram commands.Command info result for the
command command.Options for the
command_list command.Result for the dump command.
Options for the
failover command.Options for the
function_list commandOptions for the
geosearch commandResult of the
geosearch command.Options for the
geosearchstore commandOptions for the
hscan commandOptions for the
hello command.Key specifications of a command for the
command command.Options for the
lolwut commandResult for the
memory_stats command.Options for the
memory_usage commandModule information result for the
module_list command.Options for the
module_load commandStream to get
MONITOR command events
when the stream is dropped or closed, a reset command is sent to the Redis serverOptions for the
ping command.Options for the
pub_sub_channels commandStream to get messages from the channels or patterns
subscribed tooptions for the
replicaof command.Options for the
restore commandOptions for the
sscan commandOptions for the
scan commandConfiguration for connecting to a Redis via Sentinel
options for the
shutdown command.Result
slowlog_get for the command.options for the
slowlog_get command.Options for the
sort commandRepresents an on-going
transaction on a specific client instance.Stream Add options for the
xadd command.Options for the
xautoclaim commandOptions for the
xclaim commandResult entry for the
xinfo_consumers command.Options for the
xgroup_create commandResult entry for the
xinfo_groups command.Options for the
xinfo_stream commandCustomer info result for the
xpending commandMessage result for the
xpending_with_options commandOptions for the
xpending_with_options commandResult for the
xpending commandOptions for the
xreadgroup commandOptions for the
xread commandResult for the
xread command.Stream info returned by the
xinfo_stream command.Options for the command zadd
Options for the
zrange
and zrangestore commandsOptions for the
zscan commandEnums
Flag for a command argument
Sub-command for the bitfield command
Bit operation for the bitop command.
Client caching mode for the
client_caching command.Mode options for the
client_pause command.Mode options for the
client_reply command.Status options for the
client_tracking command.Client type options for the client_list command.
Mode options for the
client_unblock command.An argument must have one of the following types:
Command documenation flag
Get additional information about a command
See https://redis.io/docs/reference/command-tips/
All error kinds
Options for the expire command
Database flushing mode
Policy option for the
function_restore command.Condition for the geoadd command
The query’s shape is provided by one of these mandatory options:
The query’s center point is provided by one of these mandatory options:
Matching items are returned unsorted by default.
To sort them, use one of the following two options:
Distance Unit
Options for the getex command
Section for the
info command.Latency history event for the
latency_graph
& latency_history commands.Result for the
role command.Configuration for connecting to a Redis server
Condition option for the
set_with_options commandExpiration option for the
set_with_options commandComparison option for the zadd command
Condition option for the zadd command
Option that specify how results of an union or intersection are aggregated
sort by option of the zrange command
Traits
A group of Redis commands related to connection management
A group of generic Redis commands
A group of Redis commands related to
Geospatial indicesA group of Redis commands related to
HashesA group of Redis commands related to
HyperLogLogA group of Redis commands related to
ListsA group of Redis commands related to
Pub/SubA group of Redis commands related to Scripting and Functions
A group of Redis commands related to Sentinel
A group of Redis commands related to Server Management
A group of Redis commands related to
SetsA group of Redis commands related to
Sorted SetsA group of Redis commands related to
StreamsA group of Redis commands related to
StringsA group of Redis commands related to Transactions