Tag: Keys

Getting Multiple Documents by Key in a Single Operation with Node.js
Getting Multiple Documents by Key in a Single Operation with Node.js

Learn how to get multiple documents by Key in a single operation with Node.js. Check out the scenario demonstrating the same.

Why I Use Double Colons as a Key Pattern Delimiter
Why I Use Double Colons as a Key Pattern Delimiter

People ask me all the time why I create Couchbase key patterns with double colons as a delimiter. Well… Not::much::else::uses::double::colons so it is a great delimiter They make for human readable keys Every object in Couchbase needs a unique key per bucket and since...