# Functions
New returns a fully initialized Storage object.
# Constants
CollectionLog is the name of the mongodb collection where completed/logged tasks are stored.
CollectionQueue is the name of the mongodb collection where queued tasks are stored.