@hackage / rfc-redis

The Redis extensions from the Robert Fischer Commons.

Latest0.0.0.1

About

Metadata

  • Last updated , by RobertFischer
  • License MIT
  • Maintained by: smokejumperit+rfc@gmail.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    production (off by default)

    If true, disables failing on warnings and enables aggressive optimizations.

Readme

RFC Redis

These are the Robert Fischer Commons extensions to the hedis library for Redis. The major difference is making the Redis monad a lot more friendly for monad transformer stacks, some naming aliases to bring the names in line with rfc-psql, and throwing exceptions when they occur instead of returning them.