module MongoDBQueue

Namespace for classes and modules that handle MongoDB Backed Queue

Constants

DEFAULT_DEQUEUE_STATUS

The default status of a document that is dequeued.

DEFAULT_QUEUE

The default queue name

DEFAULT_QUEUE_STATUS

The default status of a document that is queued.

VERSION

MongoDBQueue Version