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

[ library, mit, web ] [ Propose Tags ]

Flags

Manual Flags

NameDescriptionDefault
lib-werrorDisabled
Automatic Flags
NameDescriptionDefault
old-locale

Use time-1.4 and old-locale (GHC 7.8).

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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
Change log changelog.md
Dependencies base (>=4 && <5), bytestring, hedis (>=0.15 && <0.16), old-locale, path-pieces, serversession (>=1.0 && <1.1), tagged (>=0.7), text, time (>=1.4), transformers, unordered-containers [details]
License MIT
Author Felipe Lessa <felipe.lessa@gmail.com>
Maintainer Michael Xavier <michael@michaelxavier.net>
Category Web
Home page https://github.com/yesodweb/serversession
Source repo head: git clone https://github.com/yesodweb/serversession
Uploaded by ncaq at 2022-07-19T08:57:57Z
Distributions LTSHaskell:1.0.5, NixOS:1.0.5, Stackage:1.0.5
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2906 total (22 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-07-19 [all 1 reports]

Readme for serversession-backend-redis-1.0.5

[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.