Commit graph

4 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
ad7cb23532 - Update to 1.30
Changes:	http://search.cpan.org/dist/AnyEvent-CouchDB/Changes
2012-09-11 02:17:32 +00:00
Sunpoet Po-Chuan Hsieh
51d686e067 - Update to 1.29
- Add LICENSE

Changes:	http://search.cpan.org/dist/AnyEvent-CouchDB/Changes
2012-07-31 01:47:24 +00:00
Sunpoet Po-Chuan Hsieh
38b157cf22 - Update to 1.28
Changes:	http://search.cpan.org/dist/AnyEvent-CouchDB/Changes
2011-10-26 13:30:22 +00:00
Sunpoet Po-Chuan Hsieh
a280809405 - Add p5-AnyEvent-CouchDB 1.27
AnyEvent::CouchDB is a non-blocking CouchDB client implemented on top of the
AnyEvent framework. Using this library will give you the ability to run many
CouchDB requests asynchronously, and it was intended to be used within a
Coro+AnyEvent environment. However, it can also be used synchronously if you
want.

Its API is based on jquery.couch.js, but we've adapted the API slightly so that
it makes sense in an asynchronous Perl environment.

WWW: http://search.cpan.org/dist/AnyEvent-CouchDB/
2011-09-03 23:28:08 +00:00