couchdb-conduit: Couch DB client library using http-conduit and aeson
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.
Downloads
- couchdb-conduit-0.10.5.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.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 |
---|---|
Dependencies | aeson (>=0.6 && <0.7), attoparsec (>=0.8 && <0.11), attoparsec-conduit (>=0.5 && <0.6), base (>=4 && <5), blaze-builder (>=0.2.1 && <0.4), bytestring (>=0.9 && <0.11), conduit (>=0.5 && <0.6), containers (>=0.2), data-default, http-conduit (>=1.6 && <1.7), http-types (>=0.7 && <0.8), lifted-base (>=0.1), monad-control (>=0.3 && <0.4), resourcet, string-conversions, syb, text (>=0.11 && <0.12), transformers (>=0.2 && <0.4), unordered-containers (>=0.1), vector [details] |
License | BSD-3-Clause |
Author | Alexander Dorofeev <aka.spin@gmail.com>, John Lenz <lenz@math.uic.edu> |
Maintainer | Alexander Dorofeev <aka.spin@gmail.com> |
Category | Database, Conduit |
Home page | https://github.com/akaspin/couchdb-conduit |
Bug tracker | https://github.com/akaspin/couchdb-conduit/issues |
Source repo | head: git clone git://github.com/akaspin/couchdb-conduit.git |
Uploaded | by AlexanderDorofeev at 2012-10-11T12:11:23Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 27639 total (117 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] |