Lifesaver 0.1.0 has been released!
Lifesaver is an open-source project I’ve created. It asynchronously sends your ActiveRecord models for reindexing in Elasticsearch by making use of Tire and Resque.
The next version of Lifesaver (0.1.0) has been released. Below are the release notes:
- Refactored notification to use a eager loading during graph traversal (post on this coming later)
- Exposed global indexing suppression so tests can be configured not to spawn indexing jobs
- General decoupling in preparation to support other libraries
Click here to check it out. Please let me know if you have any feedback — constructive criticism is very much welcomed!