MIT licensed by Felipe Lessa
Maintained by Michael Xavier
This version can be pinned in stack with:serversession-backend-redis-1.0.5@sha256:838f7a53308bf7dcea33196566a8d8003e35ed22ae13258a5a50f92a8517364c,2209

Module documentation for 1.0.5

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