Read More 5 minute read RRails Mount a Solr search engine with Rails using Docker ComposebyedmanMay 30, 2019 Reading Time: 4 minutesOne of the most interesting challenges while developing an application is indexing and searching for data efficiently. Solr…
Read More 3 minute read WWeb dev Background job for uploading an image from a remote URL using paperclip and sidekiqbyedmanAugust 14, 2018 Reading Time: 2 minutesSometimes, we need to upload images to our servers to avoid dependencies on third parties also, for instance,…