Redis (In - Memory Data storage)
Redis ( Remote Dictionary Server ) is an in-memory NoSQL key value pair that is primarily used as an application cache or quick-access database .
Rather than storing in SSD(Solid State Disk) , it stor
ltkcl.hashnode.dev1 min read