Rails, ElasticSearch and Go – merry go round

It all starts with a Rails application - business as usual. In one particular situation, we need to upload some complex excel sheet and update ElasticSearch with over 10k entries. The initial code was written in Ruby and run via sidekiq jobs but was taking about 28minutes to update the index! This was a bottle … Continue reading Rails, ElasticSearch and Go – merry go round