serversession-backend-redis: Storage backend for serversession using Redis.

[ library, mit, web ] [ Propose Tags ]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.0.5
Dependencies base (>=4 && <5), bytestring, hedis (>=0.6 && <0.7), path-pieces, serversession (>=1.0 && <1.1), tagged (>=0.8), text, time (>=1.5), transformers, unordered-containers [details]
License MIT
Author Felipe Lessa <felipe.lessa@gmail.com>
Maintainer Felipe Lessa <felipe.lessa@gmail.com>
Category Web
Home page https://github.com/yesodweb/serversession
Source repo head: git clone https://github.com/yesodweb/serversession
Uploaded by FelipeLessa at 2015-06-15T19:38:01Z
Distributions LTSHaskell:1.0.5, NixOS:1.0.5, Stackage:1.0.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2932 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-06-15 [all 1 reports]

Readme for serversession-backend-redis-1.0

[back to package description]

serversession-backend-redis

This is the storage backend for serversession using Redis via the hedis package. Please read the main README file for general information about the serversession packages.