Redis is an in-memory data structure store used as cache, message broker, and database. Data structures: strings, hashes, lists, sets, sorted sets, streams, and HyperLogLog. Key patterns: cache-aside, write-through, pub/sub, distributed locks (Redlock), and rate limiting with sliding windows.
The 5-Mode Loop
5 of 5 modes available
Read · See · Animate · Test · Build
Where this topic shows up outside its home domain: