Redis with a distribution twist

We’ve all heard that, Redis is the next big thing when talking about noSQL data storage systems. We had 2 scenarios where we needed a caching mechanism, efficient in terms of, both memory and time. We tried out Redis with a distribution twist to solve both of our problems. Lets begin with the problem statements. Problem 1 :- We were caching the job-details and the job-description page-footer details for our jobs … Continue reading Redis with a distribution twist