Very cool. Did you guys consider achieving the same functionality with Lua scripting that Redis 2.6 supports? I wonder what are the tradeoffs and if that was much slower.
Yup, Ken didn't mention it but we didn't undertake the work until we had shown that an implementation with sorted sets and an implementation with lua were too slow.