couchdb-conduit-0.8.0: Couch DB client library using http-conduit and aeson

The couchdb-conduit package

This package is a thin wrapper around http-conduit to access a Couch DB Database, using the aeson package to parse and encode JSON data. http-conduit, 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.

Properties

Versions0.1.0.0, 0.1.0.1, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.2.0, 0.2.0.1, 0.2.1, 0.2.1.1, 0.2.1.2, 0.3.0.0, 0.3.0.1, 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.7.3, 0.7.4, 0.7.6, 0.8.0, 0.8.1, 0.8.2, 0.8.3, 0.9.0, 0.10.0, 0.10.1, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.10.6
Dependenciesaeson (0.6.*), attoparsec (≥0.8 & <0.11), attoparsec-conduit (0.4.*), base (4.*), blaze-builder (≥0.2.1 & <0.4), bytestring (0.9.*), conduit (0.4.*), containers (≥0.2), data-default, http-conduit (1.4.*), http-types (0.6.*), lifted-base (0.1.*), monad-control (0.3.*), string-conversions, syb, text (0.11.*), transformers (≥0.2 & <0.4), transformers-base (0.4.*), unordered-containers (≥0.1)
LicenseBSD3
AuthorAlexander Dorofeev <aka.spin@gmail.com>, John Lenz <lenz@math.uic.edu>
MaintainerAlexander Dorofeev <aka.spin@gmail.com>
StabilityTesting
CategoryDatabase, Conduit
Home pagehttps://github.com/akaspin/couchdb-conduit
Bug trackerhttps://github.com/akaspin/couchdb-conduit/issues
Source repositorygit clone git://github.com/akaspin/couchdb-conduit.git
Upload dateTue Apr 3 12:53:33 UTC 2012
Uploaded byAlexanderDorofeev
Built onghc-7.4

Modules

Downloads