Category: Node.js

Developing an API with Node.js using Couchbase NoSQL and Ottoman
Developing an API with Node.js using Couchbase NoSQL and Ottoman

Not too long ago I released a lengthy tutorial video on the topic of creating an API with Node.js and Couchbase that used N1QL for querying.  However, that is only one of several ways to get the job done.  If...

Making a Game API Server Using Node.js: Revisited
Making a Game API Server Using Node.js: Revisited

This article explains development of the latest Node.js game server and Express Framework standards as well as the latest Node.js SDK version of Couchbase.

Couchbase Labs Expiry Callbacks
Couchbase Labs Expiry Callbacks

TTL’s and Expiry Notification Couchbase includes a TTL (Time To Live) as part of the meta data fields for each document.  All of the client SDK’s includes support for setting/querying/touching this value.   The value is set as the “number...