[카테고리:] Uncategorized
-

MongoDB Rules Single Node Deployments, Fails to Scale
MongoDB published an independent benchmark comparing the performance of MongoDB, Apache Cassandra, and Couchbase Server in single node deployments to counter the one we published comparing the performance of MongoDB and Couchbase Server in…
-

Announcing the release of Couchbase Server 3.0.3
We’re happy to announce the release of Couchbase Server 3.0.3 Enterprise Edition. As many of you may know, the 3.0 was significant release for the company and had many architectural changes also introduced several…
-

Hangout with Couchbase
Today we held our first Couchbage Hangout on Air of 2015! Hangouts on Air are a great feature of Google Hangouts: they let you produce what is, basically, a live TV show using the…
-

Advanced Spring Data Couchbase
In the previous two posts we looked at getting started with Spring Data Couchbase. Now it’s time to get a little more sophisticated (keeping in mind that sophisticated or advanced does not mean more complicated). Let’s look…
-

Building a Peer-to-Peer Photo Sharing App with Couchbase Mobile
One of the cool features of Couchbase Lite that hasn’t been featured much is an ability to do P2P replication between two devices. Couchbase Lite is packaged with an extra component called Couchbase Lite…
-

Introducing the Couchbase Developer Advocacy team
We take a lot of pride in being an open source company. Take a look at our main GitHub org and Couchbase Labs: everything we do is in the open. Most Couchbasers also have an open…
-

An Intro to Spring Data Couchbase
An Intro to Spring Data Couchbase Right now I am trying to get an understanding of who is the Couchbase community, including how many people read these blos posts, follow us on our social…
-

Why you should care about reactive database access
Since we’ve announced that our new Java SDK is completely based on reactive and asynchronous components, our users keep asking what the benefits over their tried and true synchronous access patterns are. While very…
-

Wrap-up: Android Developer Conference – AnDevCon
What a thrilling event at the yearly Android Developer Conference, AnDevCon, over at Burlingame, California. The 4 day workshop/conference show cased some great content for Android Developers just in time for the release of…
-

Enhanced Windows Platform Support, Greater Performance & Improved Data Security! Couchbase Server 3.0.2 is here…
Today, Couchbase is pleased to announce the availability of Couchbase Server 3.0.2, a release building upon the 3.0 product family. With 1000s of hours in production use across many global enterprises, and with 100s…
-

Error handling in the Java client library
In my previous blog article, we looked at the errors thrown by libCouchbase clients such as ruby, python, C and C++. This blog will focus on the Java client library for Couchbase. In the…
-

What’s new in the Couchbase Java SDK 1.2
[This blog was syndicated from https://nitschinger.at/] For all users of our Java SDK, we prepared some nice additions for you. This post covers them in detail and shows how you can get more productive…