MailerQ
Features Pricing Documentation Blog Login
Back to overview

MongoDB as new storage engine in MailerQ 0.7.3

Published on August 21, 2013 | By MailerQ

In MailerQ 0.7.3 we have added support for MongoDB as a storage engine.

However because of the fact that mongo-c-driver library API is not yet stable, current release works only with mongo-c-driver 0.7 and 0.7.1.

To use MongoDB as a storage engine for MailerQ follow instructions below.

First you have to install mongo-c-driver on your MailerQ machine as described:
wget https://github.com/mongodb/mongo-c-driver/archive/v0.7.1.tar.gz
tar -xzf v0.7.1.tar.gz
cd mongo-c-driver-0.7.1
make
sudo make install

Then you have to set storage in your MailerQ config file to:
storage: mongo://hostname/database/collection
For example:
storage: mongo://localhost/mailerq/mailerq

Stay up to date

RSS Atom LinkedIn Twitter

Latest News & updates

MailerQ 5.14.0 released

We have brought out version 5.14.0 of MailerQ. In this release we have solved a number of small issues, and we have...

Reintroduction of semantic versioning

Begin 2022 we started with a short cycle CI/CD pipeline with YEAR.WEEK based versioning. This was not a success. We...

Read more news

Stay up to date

About MailerQ

Features

Why MailerQ

User Guide

Privacy Policy

User agreement

Terms of Service

Try MailerQ for free

Contact MailerQ

De Ruijterkade 112
1011 AB Amsterdam
+31 (0)20 520 61 90
info@mailerq.com

Proud member of:

M3AAWG CSA
© 2023 MailerQ