From: Evgeniy Khramtsov Date: Thu, 10 Jul 2014 11:33:50 +0000 (+0400) Subject: Mention about Riak in yet another place X-Git-Tag: 14.07~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd77236d751bdcf2dfb61c4e36a003838380ac1d;p=ejabberd Mention about Riak in yet another place --- diff --git a/doc/guide.tex b/doc/guide.tex index a6bef9eac..44869e167 100644 --- a/doc/guide.tex +++ b/doc/guide.tex @@ -2822,7 +2822,7 @@ The following table lists all modules included in \ejabberd{}. You can see which database backend each module needs by looking at the suffix: \begin{itemize} \item No suffix, this means that the module uses Erlang's built-in database - Mnesia as backend, or a ODBC database in some cases (see~\ref{database}). + Mnesia as backend, Riak key-value store or ODBC database (see~\ref{database}). \item `\_ldap', this means that the module needs an LDAP server as backend. \end{itemize}