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

Basic Toolbox for Rails Apps #96

Closed
vanboom opened this issue Nov 1, 2014 · 12 comments
Closed

Basic Toolbox for Rails Apps #96

vanboom opened this issue Nov 1, 2014 · 12 comments

Comments

@vanboom
Copy link

vanboom commented Nov 1, 2014

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.

  1. Kaminari support - for pagination.
  2. Ransack support - for easy searching.
  3. Devise support - for user logins...although a relational database might be better suited here.
  4. Apartment for multi-tenancy
  5. Geocoder
  6. more?

Thanks for your work to help enable RethinkDB in the RoR environment!

@nviennot
Copy link
Collaborator

nviennot commented Nov 1, 2014

  1. Yes, that should be easy
  2. Not happening: Mongoid support? activerecord-hackery/ransack#120 (comment)
  3. Already done: https://github.com/nviennot/nobrainer-devise
  4. Yes, that should be easy
  5. I'd add some support for carrierwave.

My pleasure for helping out :)

@nviennot
Copy link
Collaborator

nviennot commented Nov 1, 2014

Actually for 2), let's see how activerecord-hackery/ransack#407 plays out.

@jonatack
Copy link

jonatack commented Nov 3, 2014

Hi @nviennot, activerecord-hackery/ransack#407 was tentatively merged into Ransack master.

@nviennot
Copy link
Collaborator

nviennot commented Nov 4, 2014

Merci @jonatack :) :)

@eksoverzero
Copy link

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

@nviennot
Copy link
Collaborator

Hi @eksoverzero

For kaminari, I've already done a PR: https://github.com/amatsuda/kaminari/pull/621
For your SearchKick PR, I'm going to comment on it :)

Thanks :)
Nico.

@eksoverzero
Copy link

Nice! Thank you. And thanks all involved for the ORM. It's awesome!

@nviennot
Copy link
Collaborator

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.

@eksoverzero
Copy link

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.

@nviennot
Copy link
Collaborator

Sweet!! :) :)

@dmitry
Copy link

dmitry commented Feb 13, 2015

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

@eksoverzero
Copy link

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

@nviennot nviennot closed this as completed Jun 2, 2015
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

5 participants