-
Notifications
You must be signed in to change notification settings - Fork 21
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
ROM v5.0.2 support #29
Comments
First of all you need to investigate which mongo backend should be used, ie should we rely only on the driver and build a custom query API or are we still able to leverage a query builder using some gem. Then I would recommend looking at rom-elasticsearch adapter as the general structure will be similar here. |
Any update on this? I’d like to use rom with mongo but it seems it’s a long time that it does not receive any update. |
I am not using MongoDB anymore, so I will not continue this pull request. |
@alex-lairan thanks for the heads up |
Hello !
I want to use ROM with MongoDB (legacy choice 👎)
The problem is that I don't know where to start to update this gem.
Thanks for your help !
The text was updated successfully, but these errors were encountered: