About

Metadata

  • Last updated , by WillDonnelly
  • License BSD-3-Clause
  • Categories Systems Programming, Databases
  • Maintained by: Will Donnelly <will.donnelly@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

This library allows an application to extend the 'global state' hidden inside the IO monad with semi-arbitrary data. Data is required to be Typeable. The library provides an essentially unbounded number of key-value stores indexed by strings, with each key within the stores also being a string.