Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 587 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 587 Bytes

README

This rails app is used for an article. How to Improve Elasticsearch Indexing of Rails Model through Sidekiq Background Jobs.

Tech stack used:

  • Rails
  • Elasticsearch
  • Searchkick (gem for writing elasticsearch queries in ruby)
  • Sidekiq (gem for background processing)

Currently, the article is in draft. Please find the article link for reference -> here. If anyone comes accross this article before it gets published 😉, please provide your suggestions for improvement.