AnyEvent-CouchDB

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN

UNRELEASED
  * see if we can load new attachment data asynchronously.
  * write more tests
  * need to improve startkey/endkey/key JSON encoding.

1.31 2013-06-05
  - merged Maroun NAJM's patch for bulk_doc properties
    http://wiki.apache.org/couchdb/HTTP_Bulk_Document_API#Transactional_Semantics_with_Bulk_Updates

1.30
  - finally fixed that annoying connection timeout problem (thanks to Walter Werner)

1.29 2012-07-25
  - Applied patch from Dave Williams to fix multiple issues
    with AnyEvent::CouchDB::Stream.

1.28 2011-10-25
  - stream module lacked functionality to prevent socket closing.
    closes RT #71601 (by http://benbot.myopenid.com (Mike Zedeler?))

1.27 2011-09-01
  - added a workaround for a strange bug in
    AnyEvent::CouchDB::Stream where strange characters
    would appear in between JSON objects in the stream.
  - added more people to the credits

1.26 2011-08-29
  - RT#70506 save_doc doesn't update attachment stubs
  - RT#70480 open_doc(undef) returns db status
  - RT#70425 AnyEvent::CouchDB::Stream enhancement

1.25 2011-07-13
  - support for https couches (by Luke Closs)

1.24 2011-04-13
  - various fixes to $db->view 
    (thanks to Matt Adams for the patch and Ryan Perry for the bug reports)

1.23 2011-04-09
  - Exception::Class based exceptions implemented in AnyEvent::CouchDB::Exceptions
  - $options{header} is not deleted anymore
  - $db->view passes authentication information

1.22 2010-10-12
  - Reverted a change to the exception code that serialized the exception data to JSON.

1.21 2010-09-13
  - Had some problems with PAUSE.  Same as 1.20.  Reuploading.

1.20 2010-05-13
  - a double-utf8 bug was fixed (by Stéphane)
  - fetch attachments using open_attachment(). (by Michael Zedeler)

1.19 2010-05-06
  - AnyEvent::CouchDB::Stream !!! (by franckcuny)

1.18 2010-04-15
  - encode the exception message as json (by franckcuny)

1.17 2010-03-26
  - support to continuous replication, close RT #54922 (by franckcuny)



( run in 0.516 second using v1.01-cache-2.11-cpan-5837b0d9d2c )