tower-sessions 0.8.1

🥠 Sessions as a `tower` and `axum` middleware.
Documentation

tower-sessions

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 15 feature flags, 3 of them enabled by default.

default

axum-core (default)

memory-store (default)

tower-sessions-memory-store (default)

deletion-task

moka-store

mongodb-store

mysql-store

postgres-store

redis-store

sqlite-store

sqlx-store

This feature flag does not enable additional features.

tower-sessions-moka-store

tower-sessions-mongodb-store

tower-sessions-redis-store

tower-sessions-sqlx-store