The latest version of redis-hs is 0.1.2-0.

redis-hs

Version 0.0.13 revision 0 uploaded by WillLangstroth.

Package meta

Synopsis
A simple Redis library for Haskell
Description

This package provides access to Redis stores using the Data.ByteString.UTF8 ByteString, for consistent handling of UTF8 encoding. It is a developer pre- release, so it lacks many of the features of the existing redis package (including a monad wrapper, custom state management, and custom concurrency management) but for ordinary tasks, this library makes using Redis very straightforward.

The feature set is incomplete, with a full command set, test coverage, and documentation planned for version 0.1.

Author
Will Langstroth <will@langstroth.com>
Bug reports
n/a
Category
Database
Copyright
n/a
Homepage
http://github.com/wlangstroth/redis-hs
Maintainer
Will Langstroth <will@langstroth.com>
Package URL
n/a
Stability
n/a

Components