Redis Data Structures: An Overview
The reason Redis solves so many problems is that it isn't one thing, it's a collection of data structures, each with commands tuned for a specific access pattern. Picking the right structure for a pro
amanksinghin.hashnode.dev7 min read