The latest version of couchdb-conduit is 0.10.6-0.

couchdb-conduit

Version 0.2.1 revision 0 uploaded by AlexanderDorofeev.

Package meta

Synopsis
Couch DB client library using http-conduit and aeson
Description

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.

Author
Alexander Dorofeev <aka.spin@gmail.com>, John Lenz <lenz@math.uic.edu>
Bug reports
https://github.com/akaspin/couchdb-conduit/issues
Category
Database, Conduit
Copyright
n/a
Homepage
https://github.com/akaspin/couchdb-conduit
Maintainer
Alexander Dorofeev <aka.spin@gmail.com>
Package URL
n/a
Stability
Experimental

Components