[Dovecot] NoSQL support

Timo Sirainen tss at iki.fi
Mon Jun 9 20:10:51 UTC 2014


On 4.6.2014, at 16.55, List <list at airstreamcomm.net> wrote:

> Is there any support for NoSQL databases such as Cassandra (CQL) or MongoDB now or planned in the future for userdb and passdb lookups?

CQL could probably be nicely implemented as lib-sql driver since it's close enough to SQL. I've some preliminary plans for that, but nothing concrete yet.

MongoDB could be implemented as lib-dict backend and used with passdb/userdb dict. I've no plans to implement MongoDB currently. Redis and memcached are implemented already though.



More information about the dovecot mailing list