actix-session 0.9.0

Session management for Actix Web
Documentation

actix-session

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 10 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

redis-actor-session

  • actix-redis
  • actix
  • futures-core
  • rand

redis-rs-tls-session

  • redis-rs-session
  • redis/tokio-native-tls-comp

redis-rs-session

  • redis
  • rand

actix

  • dep:actix

rand

  • dep:rand

futures-core

  • dep:futures-core

actix-redis

  • dep:actix-redis

redis

  • dep:redis

    This feature flag does not enable additional features.