@hackage rfc-redis0.0.0.1
The Redis extensions from the Robert Fischer Commons.
Categories
License
MIT
Maintainer
smokejumperit+rfc@gmail.com
Links
Versions
- 0.0.0.1 Tue, 3 Jul 2018
Installation
Dependencies (5)
Dependents (1)
@hackage/rfc-servant
Package Flags
production
(off by default)
If true, disables failing on warnings and enables aggressive optimizations.
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.