MIT licensed by Felipe Lessa
Maintained by Michael Xavier, ncaq
This version can be pinned in stack with:serversession-backend-redis-1.0.6@sha256:e2984e3f67897e0422c0d208dbe62dfb74210b0aaad3ed84165404a45765167f,2239

Module documentation for 1.0.6

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.

Changes

1.0.6

  • bump hedis to 0.16

1.0.5

  • bump hedis to 0.15

1.0.4

  • bump hedis to 0.13

1.0.3

  • Allow hedis-0.10

1.0.2

  • Get building on GHC 8
  • Auto-expire expired keys in redis to avoid storage bloat over time.