2 unstable releases
Uses old Rust 2015
0.2.0 | Oct 8, 2018 |
---|---|
0.1.0 | Oct 1, 2018 |
#3 in #finchers
34KB
828 lines
finchers-session
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
~343K SLoC