Posts
-
January 10, 2016
Continuous Deployment with Jenkins & .NET
This is the first blog post of two about Jenkins and Couchbase. This first post is a general introduction to Continuous Deployment with Jenkins and .NET. The second blog post will be focusing more on how to use Jenkins to set-up test data in Couch...
-
December 02, 2015
Indexes for N1QL: or how I got an order magnitude speed increase
In Couchbase 4.0 we introduced N1QL query language: a flexible query language that brings SQL-like query to JSON documents.Whenever we talk about N1QL the conversion always opens up to questions about performance: what to expect in terms of perfor...