The latest version of keyed-vals is 0.2.3.1-0.

keyed-vals

Version 0.2.1.0 revision 0 uploaded by adetokunbo.

Package meta

Synopsis
An abstract Handle for accessing collections in stores like Redis
Description

Provides an abstract Handle for accessing stored key-value collections, and useful combinators that use Handle.

One implementation of Handle accesses collections in Redis other backends are possible.

keyed-vals also provides a typed interface to the storage backend that allows the path in the storage backend to be declaratively linked to the types of data stored via a straightforward typeclass declaration.

Read this short example for an introduction its usage.

Author
Tim Emiola
Bug reports
https://github.com/adetokunbo/keyed-vals/issues
Category
Data, Redis
Copyright
n/a
Homepage
https://github.com/adetokunbo/keyed-vals#readme
Maintainer
adetokunbo@emio.la
Package URL
n/a
Stability
n/a

Components