rmongodb icon indicating copy to clipboard operation
rmongodb copied to clipboard

Compatibility with MongoDB 3.2

Open GeiserX opened this issue 9 years ago • 6 comments

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!

GeiserX avatar Jan 11 '16 09:01 GeiserX

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.

dselivanov avatar Jan 11 '16 09:01 dselivanov

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

GeiserX avatar Jan 11 '16 10:01 GeiserX

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

fred777 avatar Feb 03 '16 13:02 fred777

it`s failed that rmongodb use authentication with mongoldb 3.2

it`s return false

tianlang2013 avatar Feb 23 '16 08:02 tianlang2013

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

gtskaushik avatar Mar 14 '16 04:03 gtskaushik

@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.

dselivanov avatar Mar 14 '16 06:03 dselivanov