Category: Tools & SDKs

Updates to libcouchbase 2.4
Updates to libcouchbase 2.4

If you’ve been following along, a developer preview version of the library was released last month. It contained a whole bunch of improvements which you can read about here. TL;DR: Updated API docs is at https://docs.couchbase.com/sdk-api/couchbase-c-client-2.4.0-beta/index.html Download Page is at https://packages.couchbase.com/clients/c/index.html We’ve made some more...

Using Couchbase Ruby Gem with EventMachine
Using Couchbase Ruby Gem with EventMachine

As you may have noticed the new couchbase ruby gem has been released recently. The release 1.2.2 is mostly a maintenance release with several bug fixes, but yet you can try one new experimental feature: integration with EventMachine library. This...

XDCR with ASP.NET and Nancy
XDCR with ASP.NET and Nancy

You’re probably aware of the new Cross Data Center Replication (XDCR) feature of Couchbase Server 2.0.  Its most obvious utility is to allow you to replicate data from one Couchbase cluster to another.  However, there are more novel use cases...

10 Things Developers Should Know about Couchbase
10 Things Developers Should Know about Couchbase

Learn the top 10 list of things that Developers must know about the Couchbase to be a good Couchbase developer and to build an app using Couchbase.

Couchbase .NET 2.0 SDK Developer Preview 2
Couchbase .NET 2.0 SDK Developer Preview 2

Note: Example and DP2 binaries updated on 6/13/2014 Introduction Last month we released Developer Preview 1 of the Couchbase .NET SDK 2.0, which showcased support for general key/value operations, a new View Query API, and probably most interesting, an early...