I would like to have a database store of user statuses, as they come online/offline/afk. Can ejabberd store status changes to a database?
feedback
|
|
This feature is not provided as a default in ejabberd, because it does not scale out of the box. This is the reason ejabberd has kept a very low latency and improve the real time nature of XMPP. | |||
|
feedback
|
|
It doesn't appear that ejabberd comes with this functionality baked in, but it's possible to achieve something close enough, several different ways - I believe the standard method is to create a component. | |||
|
feedback
|