Results for: Node.js

Couchbase Connect 2014 Keynote Demo Application – How We Did It
Node.js + Couchbase 3.0 + SDK 2.0 + Bootstrap Requirements When it came time to build a product demonstration for the Couchbase Connect Conference the following requirements were established: [1] It must be a live demo, with audience participation —...

May 12: The Week in Couchbase NoSQL
Hi all Couchbase readers! It’s been more than a week since the last blog so we have a lot to cover in this one… For those of you that don’t know, every week I dedicate a full blog page to...

Introducing libcouchbase 2.4
libcouchbase 2.4.0 is here. It offers large architectural improvements and several new features, improving over previous versions. This blog was originally written for the 2.4.0 DP1 version, it has been modified to reflect the differences between the developer preview and the...

Introducing the Couchbase DOTNET SDK 2.0 Development Blog Series
Hello folks, over the next couple of months we’ll be doing a series of blogs that will follow the development of the Couchbase .NET 2.0 SDK. In this post I will go over the high level architecture, some motivation and...

Intro and Couchnode 1.0.0
Hey Everyone! My name is Brett Lawson and I am the new Couchbase Node.js SDK developer. I have worked for Couchbase for about 3 weeks now, but I haven’t had a chance to get a blog out until now. I have...

CouchTalk Calling
tldr; The storage part of CouchTalk is easy, just jpeg and wav resources keyed by id. What’s interesting is the application model that assumes sequential keys, allowing the front end to index into the data without issuing any queries. To...

Couchbase Weekly: 2014-08-18
So here is what has been happening in Couchbase recently Couchbase 3.0 Office Hours Matt, Don, Michael and Annie did a great hangout focusing on 3.0, which is out in beta right now and answered questions along the way. require('lx')...

Python SDK and Twisted
I'm working on a Twisted interface to the Couchbase client (https://github.com/couchbase/couchbase-python-client). The link there points to the synchronous interface. The experimental twisted branch is at https://github.com/couchbaselabs/couchbase-twisted-client To explain how the Twisted client works, I'll explain a bit about how the...

September 24: The week in Couchbase NoSQL
See what’s coming up at Couchbase in this week’s featured content and upcoming events. FEATURED CONTENT Blog Post of the Week #1 : Sample application – Ruby on Rails and Couchbase-Model for a Social Application! Blog Post of the Week...

Why Membase Uses Erlang
Less and less often (because Erlang is becoming more popular), I’m asked why Membase chose to use Erlang for our cluster management and process supervision component. Common alternatives people suggest are Java, C++, Python, Ruby, and, more recently, node.js and...

October 28: The Week in Couchbase NoSQL
This week’s featured content, events, webinars and more – all in The Week in Couchbase NoSQL. FEATURED CONTENT Blog post of the week: Couchbase Online Training Q&A (Serie 101/102/103) Blog post of the week: How to install Couchbase for Node.js on...