Removes an item from the front of the queue.
A node-style callback to be invoked after execution.
Adds a new item to the back of the queue.
The value to add.
A node-style callback to be invoked after execution.
Returns the number of items in the queue.
A node-style callback to be invoked after execution.
Generated using TypeDoc
CouchbaseQueue provides a simplified interface for storing a queue within a Couchbase document.
Collection.queue