[카테고리:] Node.js
-

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…
-

Making a Game API Server Using Node.js: Revisited
A few years ago, Brett Lawson made a great blog series on using Couchbase Server and Node.js for the development a game server framework. Since then, the Node.js SDK for Couchbase has grown significantly…
-

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…