PinnedHarkrishn PatroinDev GeniusRedis Optimization: 1 % at a timeRedis is in general fast. It can serve around 500k-1M query per sec. However, there is always some scope for improvement. Various factors…Jun 30, 2022Jun 30, 2022
Harkrishn Patro7 years into Software DevelopmentToday 1st July in India time, marks my 7 year work anniversary and I was lucky enough to work across great companies. I would like to take…Jul 1, 2022Jul 1, 2022
Harkrishn PatroLearning From Redis #4 / Reference CountingReference counting is a programming technique to track the reference of an object/memory allocation. It’s used to automatically free memory…Feb 8, 2022Feb 8, 2022
Harkrishn PatroVisual Studio Code Setup for RedisMy development setup for developing Redis — In memory databaseJul 12, 2021Jul 12, 2021
Harkrishn PatroLearnings from Redis # 3Last time, it was around strings, if you haven’t read it yet. Do take a look at itApr 10, 2021Apr 10, 2021
Harkrishn PatroLearnings from Redis # 1I‘ve been going through Redis (Redis is an OSS in-memory database) code base and I can definitely say this is one of the most well written…Mar 27, 2021Mar 27, 2021