CouchDB-GLib is a GLib-based API to access CouchDB servers (http://couchdb.apache.org), a replication/synchronization schema-free database of JSON documents, used in online services like Ubuntu One and Midgard.
Changes since 0.4.3 ------------------- - Only include json-glib.h (Rodrigo Moya) - Depend on json-glib >= 0.7.4 to have saving of documents working (Rodrigo Moya) - Send errors from libsoup back to the caller (Rodrigo Moya) - Add contact records creation convenience function (Rodrigo Moya) - Add support for application_annotations field (Rodrigo Moya) - Add functions to convert struct fields to and from strings (Rodrigo Moya) Availability ------------ http://ftp.gnome.org/pub/GNOME/sources/couchdb-glib/0.4/ Contact ------- * Bugs in https://bugs.launchpad.net/couchdb-glib * Mailing list http://groups.google.com/group/desktop-couchdb
