Hacker News new | ask | show | jobs
by kaitnieks 4022 days ago
It's a memory cache to take some load off your DB. The good thing about Redis is the useful data structures it supports: lists, sets, hashes, bitmaps and somewhat more specific sorted sets.