Crate actix_redis[][src]

Redis integration for Actix framework.

Documentation

Structs

Command

Command for send data to Redis

RedisActor

Redis comminucation actor

RedisSessionBackend

Use redis as session storage.

Enums

Error

General purpose actix redis error

RespError
RespValue

A single RESP value, this owns the data that is read/to-be written to Redis.

SameSite

The SameSite cookie attribute.