ejabberd-mod-mam icon indicating copy to clipboard operation
ejabberd-mod-mam copied to clipboard

ejabberd 18.12+ is supported?

Open Neustradamus opened this issue 6 years ago • 2 comments

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

Neustradamus avatar Dec 24 '18 04:12 Neustradamus

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.

kongo2002 avatar Jan 03 '21 13:01 kongo2002

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

  • https://github.com/processone/ejabberd/search?q=mod_mam

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

Neustradamus avatar Jan 09 '21 07:01 Neustradamus