Great job, thanks Noah!

--

For the interested, I have updated CouchDBX:

http://janl.github.com/couchdbx

Cheers,
Jan
--
On 27 Jul 2009, at 00:39, Noah Slater wrote:

Hello,

Apache CouchDB 0.9.1 has been released and is available for download:

 http://couchdb.apache.org/downloads.html

Apache CouchDB is a distributed, fault-tolerant and schema-free
document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi- directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition
language.

CouchDB is written in Erlang, but can be easily accessed from any environment that provides means to make HTTP requests. There are a multitude of third-party client libraries that make this even easier for a variety of programming
languages and environments.

Version 0.9.1
-------------

* Various bug fixes for the build system, configuration, statistics reporting, database core, external handlers, Futon interface, HTTP interface, JavaScript
  View Server and replicator.

Apache CouchDB is alpha software and still under heavy development. Please be aware that important areas such as the public API or internal database format
may see backwards incompatible changes between versions.

Relax and prosper,

--
Noah Slater, http://tumbolia.org/nslater


Reply via email to