Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can this driver used with ejabberd #221

Open
byteshiva opened this issue Mar 11, 2020 · 9 comments
Open

Can this driver used with ejabberd #221

byteshiva opened this issue Mar 11, 2020 · 9 comments

Comments

@byteshiva
Copy link

byteshiva commented Mar 11, 2020

Can this driver used with ejabberd as it's wriiten in Erlang

And also how about clustering support for mongodb

@comtihon
Copy link
Owner

I haven't tried it myself.
But what is preventing the driver to be used there?

@byteshiva
Copy link
Author

byteshiva commented Mar 11, 2020

I haven't tried it myself.
But what is preventing the driver to be used there?

Let me test it on ejabberd and get back with the findings , error or logs etc.

@byteshiva
Copy link
Author

From below issue, some expressed compilation error with mongodb-erlang when compiled along with ejabberd

"Use MongoDB with eJabberd · Issue #2119 · processone/ejabberd" processone/ejabberd#2119

@comtihon
Copy link
Owner

Can you please check if eJabberd is using poolboy?
because my driver is using it's fork and it can be a problem.

@byteshiva
Copy link
Author

byteshiva commented Mar 13, 2020

As per the below Ejabberd post, it's not using poolboy,

Ref
processone/ejabberd#3185 (comment)

@comtihon
Copy link
Owner

ok. Can you then post the error you are getting by trying to use ejabberd and my driver together?

@byteshiva
Copy link
Author

I'm planning to add the mongodb-erlang rebar settings to ejabberd rebar-config and compile it. In latest ejabberd I see some other issues coming up, Once I fix the issue, I'll add mongodb-erlang and compile it.

I've one question for, have you used ejabberd hooks and events in your library.

@Neustradamus
Copy link

@byteshiva: Have you progressed on MongoDB + ejabberd?

@byteshiva
Copy link
Author

@byteshiva: Have you progressed on MongoDB + ejabberd?

sorry, i didn't get much progress on this topic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants