Hacker News new | ask | show | jobs
by karmi 4396 days ago
Have a look here: https://github.com/elasticsearch/elasticsearch-rails/tree/ma... -- it offers a "repository" based approach to persistence. An "ActiveRecord-like" pattern is being actively working on in the `persistence-model` branch (https://github.com/elasticsearch/elasticsearch-rails/pull/91)
1 comments

this looks great. Will work on incorporating this in our project