[erlang-questions] MongooseIM - Expose Roster Information to External Server

Josh Spain jspain@REDACTED
Fri Jan 29 01:05:13 CET 2016


I have some MongooseIM servers and would like to provide the roster
information to another (non-XMPP) server. The ways I have thought of to do
this are the following:
- Use the ODBC roster module and pull the information directly from the SQL
DB
- Write a plugin that exposes the information through a REST API

These roster queries would not happen at high volume. What would the impact
of using SQL to store roster information have on the XMPP servers? Is there
a preferred way to do something like this?

Thanks,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160128/34000d70/attachment.htm>


More information about the erlang-questions mailing list