BigCouch is our open-source flavor of CouchDB with built-in clustering capability.
The main difference between BigCouch and standalone Couch is the inclusion of an OTP application that ‘clusters’ CouchDB across multiple servers.For now, BigCouch is a stand-alone fork of CouchDB. In the future, we believe (and hope!) that many of the upgrades we’ve made will be incorporated back into CouchDB proper.
Features
CouchDB compatible
The Cloudant API is 100% compatible with standard Apache CouchDB. This means that any HTTP request you can make to a standalone instance of CouchDB, you can also make to a Cloudant distributed database.Clustering
Cloudant databases are automatically distributed over a large cluster of servers, allowing for true horizontal scalability and fault-tolerance. Our clusters allow you to tune the performance, availability, and consistency profiles of each database.Download
Github Project Page Linux BuildsFROM https://cloudant.com/#!/solutions/bigcouch
No comments:
Post a Comment