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

keyed-vals-redis

Version 0.2.2.0 revision 0 uploaded by adetokunbo.

Package meta

Synopsis
Access Redis using a keyed-vals Handle
Description

keyed-vals specifies a focussed client of storage services like Redis.

I.e, while Redis supports many features; the abstract Handle in keyed-vals just supports operations that access collections of key-values

Also, keyed-vals provides a typed interface to a 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.

This package, keyed-vals-redis, provides a concrete implementation of Handle that uses Redis as the underlying storage service.

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