Comment on Redis at Bump: many roles, best practices, and lessons learnedComments−LiveTheDream15yIn January, Bump reported allocating a whopping 700GB of RAM for redis[1].[1] http://devblog.bu.mp/haskell-at-bump−ahuibers15yWe (Bump) have 12 redis machines now with 72 or 96GB each. 6 masters and 6 slaves. The slaves are hot spares and persist to disk, per the blog.−rkalla15yGiven the inherently small foot print of Redis, your data sets are HUGE. Looking forward to reading the Mongo article when it is ready and how it is performing.
Comments
In January, Bump reported allocating a whopping 700GB of RAM for redis[1].
[1] http://devblog.bu.mp/haskell-at-bump
We (Bump) have 12 redis machines now with 72 or 96GB each. 6 masters and 6 slaves. The slaves are hot spares and persist to disk, per the blog.
Given the inherently small foot print of Redis, your data sets are HUGE. Looking forward to reading the Mongo article when it is ready and how it is performing.