@hackage redis-hs0.1.2

A simple Redis library for Haskell

This package provides access to Redis stores using Data.ByteString.UTF8 for consistent handling of UTF8 encoding. The function set is almost complete.