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

[ bsd3, database, library, web ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Automatic Flags
NameDescriptionDefault
test

Build the test executable.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.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
Dependencies aeson (>=0.4 && <0.5), attoparsec (>=0.8 && <0.11), attoparsec-enumerator (>=0.2 && <0.4), base (>=4 && <5), bytestring (>=0.9 && <0.10), containers, enumerator (>=0.4 && <0.5), http-enumerator (>=0.7 && <0.8), http-types (>=0.6 && <0.7), HUnit, lifted-base, monad-control (>=0.3 && <0.4), QuickCheck (>=2), test-framework, test-framework-hunit, test-framework-quickcheck2, text (>=0.11 && <0.12), transformers (>=0.2 && <0.3), unordered-containers (>=0.1 && <0.2), utf8-string (>=0.3 && <0.4), vector [details]
License BSD-3-Clause
Author John Lenz <lenz@math.uic.edu>
Maintainer John Lenz <lenz@math.uic.edu>
Category Database, Web
Home page http://bitbucket.org/wuzzeb/couchdb-enumerator
Source repo head: hg clone https://bitbucket.org/wuzzeb/couchdb-enumerator
Uploaded by JohnLenz at 2011-12-07T01:56:52Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables test-couch
Downloads 7572 total (24 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]