Expand description

A Redis client for Rust inspired by StackExchange.Redis & redis-async-rs

Modules

Structs

Builder for the copy command

Builder for the eval command

Builder for the expire command

Builder for the getex command

Builder for the hrandfield command

Builder for the hscan command

Builder for the lpos command

Builder for the lpos command

Builder for the lcs command

Builder for the lcs command

Result for the lcs command

Builder for the sscan command

Builder for the set_with_options command

Builder for the zdiff command

Builder for the zinter and zunion commands

Builder for the zinterstore and zunionstore commands

Builder for the zrandmember command

Builder for the zrandmember command

Builder for the zrange command

Builder for the zrangestore command

Builder for the zscan command

Enums

Traits

Generic Marker for Collections of IntoArgs

A group of generic Redis commands

A group of Redis commands related to Hashes

Types compatible with command args

Marker for key/value collections of Args

A group of Redis commands related to Lists

A redis connection used in a pub/sub scenario.

A group of Redis commands related to Scripting and Functions

A group of Redis commands related to Server Management

A group of Redis commands related to Sets

Marker for collections of single items (directly convertible to BulkStrings) of IntoArgs

A group of Redis commands related to Sorted Sets

A group of Redis commands related to Strings

Functions

Type Definitions