Expand description

Redis commands

Modules

Command implementations

Enums

Traits

Trait implemented by types that can be used as redis commands

Functions

AUTH redis command

DEL redis command

EXISTS redis command

EXPIRE redis command

EXPIREAT redis command

GET redis command

HDEL redis command

HGET redis command

HGETALL redis command

HINCRBY redis command

HLEN redis command

HSET redis command

INCRBY redis command

KEYS redis command

LINDEX redis command

LPOP redis command

LPUSH redis command

PING redis command

RPOP redis command

RPUSH redis command

SELECT redis command

SET redis command

TTL redis command