Redis is an in-memory data structure store, used as a distributed, in-memory key–value database, cache and message broker, with optional durability. Redis supports different kinds of abstract data structures, such as strings, lists, maps, sets, sorted sets, HyperLogLogs, bitmaps, streams, and spatial indices.
@thenjikubheka
shared a post, 7 months, 2 weeks ago
Engineering A Read Heavy System Like Twitter
The success story of distributed systems starts with the social media platform we all love; Twitter.
