[태그:] 복제
-

고가용성을 달성하기 위해 클러스터 결합
온프레미스이든 퍼블릭 클라우드이든, Couchbase 고객들은 ACID 트랜잭션, 높은 내구성의 쓰기, 고가용성 및 고성능이라는 독특한 요구사항을 가지고 있습니다. Couchbase의 아키텍처는 이러한 요구사항을 충족하는 동시에…
-

NoSQL 문서 데이터베이스 복제 – MongoDB 대 Couchbase
복제는 가용성과 재해 복구를 제공하기 위해 수십 년 동안 데이터베이스 시스템의 중요한 부분이었습니다. 최근 들어 고가용성, 확장성에 대한 요구를 해결하기 위해 분산 데이터베이스가 진화함에 따라…
-

MongoDB 샤딩에서 Couchbase 컨테이너로 전환하여 NoSQL 클러스터 단순화하기
행사장에 나가 NoSQL 사용자 및 옹호자들과 대화하다 보면, MongoDB를 사용하다가 Couchbase를 사용하기로 결정한 이유에 대한 이야기를 종종 듣게 됩니다. 예를 들어, 한...
-

Announcing Couchbase Mobile 2.0 Developer Preview
Couchbase Mobile 2.0 is a groundbreaking new release for Couchbase Mobile. We’ve reimagined the developer experience with a cross-platform common core, new simplified API, and automated conflict resolution that can be customized. In this…
-

싱크 게이트웨이 인스턴스 간 코드 샘플
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…
-

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…