seance 0.4.0

A session library
Documentation

SEANCE

A session library written in Rust

CI Version Downloads Documentation License

Installation

[dependencies]
seance = "0.3"

Example

See tests directory.

Changelog

0.4.0 (09.03.2020)

  • Added darkredis 0.7 support.

0.3.0 (23.02.2020)

  • Added darkredis 0.6 support.

0.2.0 (04.01.2020)

  • Send and Sync for SessionError.

0.1.0 (04.01.2020)

  • First release.

LICENSE

The MIT License (MIT)