Using MongoDB

    The MongoDB transport is in need of improvements in many areas and there are several open bugs. Sadly we don’t have the resources or funds required to improve the situation, so we’re looking for contributors and partners willing to help.

    Configuration

    Configuration is easy, set the transport, and configure the location of your MongoDB database:

    The host name will default to localhost and the port to 27017, and so they are optional. userid and password are also optional, but needed if your MongoDB server requires authentication.