actix-session 0.8.0

Session management for Actix We
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-session

  • redis
  • rand

redis-rs-tls-session

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

actix-redis

  • dep:actix-redis

futures-core

  • dep:futures-core

redis

  • dep:redis

actix

  • dep:actix

rand

  • dep:rand

    This feature flag does not enable additional features.