0

I want to save all message from Ejabberd chat node to Riak. How can i use Riak as backend for mod_mam on Rjabberd 16.04? mod_mam is a Ejabberd module, This module implements Message Archive Management in XEP-0313.

Community
  • 1
  • 1
M.Rezaei
  • 992
  • 3
  • 11
  • 28

1 Answers1

0

Riak is not supported in current MAM implementation.you can use mnesia or sql for this purpose. https://docs.ejabberd.im/admin/guide/configuration/#modmam

Sunil Singh
  • 538
  • 3
  • 12