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

Compatibility with MongoDB 3.2 #91

Open
GeiserX opened this issue Jan 11, 2016 · 6 comments
Open

Compatibility with MongoDB 3.2 #91

GeiserX opened this issue Jan 11, 2016 · 6 comments
Labels

Comments

@GeiserX
Copy link

GeiserX commented Jan 11, 2016

I am currently using version 3.0.8 in my production database, and this package works OK.

I would like to know what will happen when I upgrade to the latest version, 3.2, or if rmongodb is incompatible with MongoDB 3.2

Thank you!

@dselivanov
Copy link
Owner

Actually I don't know, but I think it will work fine. At the moment I'm not active mongodb user. I suggest to try rmongodb on separate non-production mongodb 3.2 installation.
Also if you use it in production I suggest to check mongolite package which is based on latest mongodb drivers and probably better maintained.

@GeiserX
Copy link
Author

GeiserX commented Jan 11, 2016

Thank you for the suggestion. I didn't know the existence of mongolite package!

@fred777
Copy link

fred777 commented Feb 3, 2016

Also thanks @dselivanov for mongolite hint!

rmongodb does not work with 3.2 authentication for the same reasons as in https://github.com/paralect/robomongo/issues/841

@tianlang2013
Copy link

it`s failed that rmongodb use authentication with mongoldb 3.2

it`s return false

@gtskaushik
Copy link

Is it fixed now or is there any timeline specified for this issue ? This is very critical to our project

@dselivanov
Copy link
Owner

@gtskaushik
To clarify things a little bit. rmongodb is a community effort. Nobody works for mongodb company, so there are no any timelines, etc.
Regarding myself: I'm not active mongodb user at the moment and have no time to port latest c-drivers.
If its critical for you and mongolite/rmongodb for some reason are not well suited for your needs, you can invest your time, update codebase and contribute back to community. I will do my best to assist.

If anyone want to undertake maintenance of rmongodb, please, write me an email.

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

No branches or pull requests

5 participants