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 lcs command

Builder for the lcs command

Result for the lcs command

Builder for the sscan command

Builder for the set_with_options command

Enums

Database flushing mode

Traits

A group of generic Redis commands

A group of Redis commands related to Hashes

Types compatible with command 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

A group of Redis commands related to Strings

Functions

Type Definitions