couchdb-enumerator-0.3.7: Couch DB client library using http-enumerator and aeson

The couchdb-enumerator package

This package is a thin wrapper around http-enumerator to access a Couch DB Database, using the aeson package to parse and encode JSON data. http-enumerator, aeson, and attoparsec fit togther so well that this package is mostly just a direct combination of these packages. The single additional feature in this package is an attoparsec parser for views, which allows constant memory processing of view returns. This package is deprecated by http://hackage.haskell.org/package/couchdb-conduit

Properties

Versions0.2.0, 0.2.1, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.3.4, 0.3.5, 0.3.6, 0.3.7
Dependenciesaeson (≥0.5 & <0.7), attoparsec (≥0.8 & <0.11), attoparsec-enumerator (≥0.2 & <0.4), base (4.*), bytestring (0.9.*), enumerator (0.4.*), http-enumerator (0.7.*), http-types (0.6.*), lifted-base (0.1.*), monad-control (0.3.*), text (0.11.*), transformers (0.2.*), unordered-containers (≥0.1 & <0.3), utf8-string (0.3.*)
LicenseBSD3
AuthorJohn Lenz <lenz@math.uic.edu>
MaintainerJohn Lenz <lenz@math.uic.edu>
StabilityExperimental
CategoryDatabase, Web
Home pagehttp://bitbucket.org/wuzzeb/couchdb-enumerator
Source repositoryhg clone https://bitbucket.org/wuzzeb/couchdb-enumerator
Upload dateTue Mar 13 05:40:41 UTC 2012
Uploaded byJohnLenz
Built onghc-7.4

Modules

Downloads