← Back to context

Comment by citrin_ru

7 hours ago

What people use nowadays as a database with ejabberd? I was a user of a ejabberd service 20+ years ago and mnesia (which at that time was the default option) was the reason for frequent downtimes. As a user I don’t know details but ejabberd+mnesia didn’t look robust.

ejabberd's documentation warns you against using mnesia for chat logs because it apparently has a hard cap on volumetry. Any SQL DB does the job.