io-storage: A key-value store in the IO monad.

[ bsd3, data, database, library, system ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.3
Dependencies base (>=4 && <5), containers [details]
License BSD-3-Clause
Copyright (c) 2009 Will Donnelly
Author Will Donnelly
Maintainer Will Donnelly <will.donnelly@gmail.com>
Category Database, Data, System
Home page http://github.com/willdonnelly/io-storage
Bug tracker http://github.com/willdonnelly/io-storage/issues
Source repo head: git clone git://github.com/willdonnelly/io-storage.git
Uploaded by WillDonnelly at 2009-08-06T00:13:20Z
Distributions Arch:0.3, Debian:0.3, LTSHaskell:0.3, NixOS:0.3, Stackage:0.3
Reverse Dependencies 4 direct, 45 indirect [details]
Downloads 17023 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]