diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2014-07-10 12:11:03 +0400 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2014-07-10 13:55:49 +0400 |
commit | 91fcdf9f6abab487d21dbd593071199463a143b0 (patch) | |
tree | 5bb489e54b7a33bab76b76ac3679c615455f595e /doc/introduction.tex | |
parent | Check Riak connection before running the corresponding suite (diff) |
Document Riak support
Diffstat (limited to 'doc/introduction.tex')
-rw-r--r-- | doc/introduction.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex index fee27048c..f695b9ce2 100644 --- a/doc/introduction.tex +++ b/doc/introduction.tex @@ -110,11 +110,12 @@ Moreover, \ejabberd{} comes with a wide range of other state-of-the-art features \item Native PostgreSQL support. \item ODBC data storage support. \item Microsoft SQL Server support. %%\new{} +\item Riak NoSQL database support. \end{itemize} \item Authentication \begin{itemize} \item Internal Authentication. -\item PAM, LDAP and ODBC. %%\improved{} +\item PAM, LDAP, ODBC and Riak. %%\improved{} \item External Authentication script. \end{itemize} \item Others |