2 unstable releases

Uses old Rust 2015

0.2.0 Oct 8, 2018
0.1.0 Oct 1, 2018

#3 in #finchers

43 downloads per month

MIT/Apache

34KB
828 lines

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.

Dependencies

~18MB
~353K SLoC