-
Notifications
You must be signed in to change notification settings - Fork 49
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
Basic Toolbox for Rails Apps #96
Comments
My pleasure for helping out :) |
Actually for 2), let's see how activerecord-hackery/ransack#407 plays out. |
Hi @nviennot, activerecord-hackery/ransack#407 was tentatively merged into Ransack master. |
Merci @jonatack :) :) |
Hi, I've worked on SearchKick here: ankane/searchkick#322. Also working on https://github.com/amatsuda/kaminari and https://github.com/benedikt/mongoid-tree, incase it's useful to anyone |
Hi @eksoverzero For kaminari, I've already done a PR: https://github.com/amatsuda/kaminari/pull/621 Thanks :) |
Nice! Thank you. And thanks all involved for the ORM. It's awesome! |
Thank you :) :) and also, I would be happy if you could find bugs in NoBrainer, and/or things that don't make sense or need clarification. |
Don't worry, I will ;) Migrating a massive API to RethinkDB from MongoDB to go into production in December so, I suppose, you'll get some performance comparisons very soon. Made the DB leap after trying to kill bother services with random large data import, exports and aggregations. Love Rethink for these test results. |
Sweet!! :) :) |
@eksoverzero any news? I would like to hear about it, because I would like to start a new project with RethinikDB, and still thinking is it worth it or just use plain PostreSQL. |
@dmitry The project never went live using RethinkDB unfortunately. Due to time constraints. I tried, but ran out of time to try convert some much needed Mongoid gems to work with Nobrainer. Though I do still work on them in an off branch of the project, @nviennot helped me out, in hopes I can switch it over sometime or another. Sorry. |
NoBrainer team... I wanted to drop a suggestion on a list of other gems that need nobrainer support that might help speed adoption. Mongoid is ahead of us on this path.
Thanks for your work to help enable RethinkDB in the RoR environment!
The text was updated successfully, but these errors were encountered: