finchers-session

Crates.iofinchers-session
lib.rsfinchers-session
version0.2.0
sourcesrc
created_at2018-10-01 12:57:34.042044
updated_at2018-10-08 15:30:27.924241
descriptionSession support for Finchers.
homepage
repositoryhttps://github.com/finchers-rs/finchers-session.git
max_upload_size
id87404
size48,271
Yusuke Sasaki (ubnt-intrepid)

documentation

README

finchers-session

crates.io Docs.rs dependency status Build Status Coverage Status

Session support for Finchers.

Supported Backends

  • In-memory storage
  • Cookie
  • Redis (requires the feature flag feature = "redis")

License

MIT license or Apache License, Version 2.0 at your option.

Commit count: 36

cargo fmt