Skip to content
This repository was archived by the owner on Dec 28, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 915 Bytes

File metadata and controls

18 lines (13 loc) · 915 Bytes

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.