Tag: replication

Combine Clusters to Achieve High Availability
Combine Clusters to Achieve High Availability

Want to know how to combine clusters and leverage server groups? This page shows how you can combine Couchbase to achieve high flexibility and resilience.

NoSQL Document Database Replication – MongoDB vs. Couchbase
NoSQL Document Database Replication – MongoDB vs. Couchbase

We take a deeper look into how Couchbase and MongoDB address high availability and global deployments across multiple DCs.

Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers
Simplify Your NoSQL Cluster by Moving From MongoDB Sharding to Couchbase Containers

Learn how much easier it is to create and maintain a NoSQL cluster with Couchbase than it is with MongoDB, and see why companies are switching.

Announcing Couchbase Mobile 2.0 Developer Preview
Announcing Couchbase Mobile 2.0 Developer Preview

Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile. Learn all about the most advanced NoSQL mobile database on the planet!

Sync Gateway Inter-instance Code Sample
Sync Gateway Inter-instance Code Sample

In this post, I went into some detail about replications between Sync Gateway (SG) instances in Couchbase Mobile (CBM). I wrote a simple Java application with a Swing-based UI to illustrate a working example. I run the app along with two instances of SG to...

Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB
Create an AngularJS Web Application that Sync’s with Couchbase using PouchDB

Not too long ago I created a tutorial demonstrating how to sync between a web application and Couchbase Server using nothing more than client facing technologies like AngularJS, HTML, and CSS.  This was all made possible with the JavaScript library...