Building a secondary index of 1.5 million words for search and auto-complete using Redis cache
Recently I was playing around with building a secondary index for some documents to make them easily searchable using a search interface with auto-complete suggestions. I was interested to explore Redis for this task because it stores data completely...
prasannahn.hashnode.dev18 min read