kongo2002 / ejabberd-mod-mam

Message Archive Management (XEP-0313) for ejabberd using a MongoDB backend
23 stars 10 forks source link

ejabberd 18.12+ is supported? #10

Open Neustradamus opened 5 years ago

Neustradamus commented 5 years ago

ejabberd 18.12+ is supported?

Can you rename like here from @wakumaku? https://github.com/wakumaku/ejabberd-mod-mam/commit/3def70e68b388181f9cb48669aea2bac2f0d582b

I have seen 2 commits from @sdcr, good or not? https://github.com/sdcr/ejabberd-mod-mam/commits/master

It will be nice to have in: https://github.com/processone/ejabberd-contrib

kongo2002 commented 3 years ago

Sorry, I haven't had the time to look into this topic for a long time.

Apparently there have been quite some changes to the latest ejabberd version(s) - so I would have to check the module with these latest versions first.

@Neustradamus Did you have a look at the latest version of the mod_mam module that is now shipped with ejabberd? Or do you rely on using mongodb specifically?

However I have to look into that module myself as well, because maybe it makes more sense now to integrate a mongo-db specific implementation there rather than implementing everything twice in here. At first glance it seems that the mod_mam implementation that is part of ejabberd is more complete than what I implemented here so far.

Neustradamus commented 3 years ago

@kongo2002: Thanks for your reply, sorry for the delay :S

But there is not compatibility with MongoDB, it is the request to add...