Great news. Question: Is BigCouch code integrated? I have been reading the plans to include BigCouch additions inside the Apache CouchDB project. I am interested more than anything in the elastic clustering capability which should allow to go beyond a terabyte of data stored managed by "commodity machines" instead of a big server.
We have built our Document Management System around couchdb and this is a needed functionality. Thanks! - Nestor On Tue, Apr 2, 2013 at 2:31 PM, Lance Carlson <[email protected]>wrote: > This is awesome! > > > On Tue, Apr 2, 2013 at 1:58 PM, Noah Slater <[email protected]> wrote: > > > Dear community, > > > > Apache CouchDB 1.2.2 has been released and is available for download. > > > > CouchDB is a database that completely embraces the web. Store your data > > with JSON documents. Access your documents with your web browser, via > HTTP. > > Query, combine, and transform your documents with JavaScript. CouchDB > works > > well with modern web and mobile apps. You can even serve web apps > directly > > out of CouchDB. And you can distribute your data, or your apps, > efficiently > > using CouchDB’s incremental replication. CouchDB supports master-master > > setups with automatic conflict detection. > > > > Grab your copy here: > > > > http://couchdb.apache.org/ > > > > Pre-built packages for Windows and OS X are available. > > > > This is a bugfix release > > > > These release notes are based on the CHANGES file. > > > > HTTP Interface > > > > * Reset rewrite counter on new request, avoiding unnecessary request > > failures due to bogus rewrite limit reports. > > > > Build System > > > > * Fixed issue in couchdb script where stopped status returns before > > process exits. > > > > Thanks, > > > > -- > > NS > > >
