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

keyed-vals-mem

Version 0.2.3.0 revision 0 uploaded by adetokunbo.

Package meta

Synopsis
Implements a keyed-vals Handle using in-process memory
Description

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.

While the goal of keyed-vals is to provide access to storage services like Redis, the abstract definition of Handle also enables this in-process implementation.

This package, keyed-vals-mem, is intended as a drop-in replacement for use in testing and rapid prototyping.

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