3 comments

[ 2.7 ms ] story [ 18.0 ms ] thread
Great article, thank you very much.

Btw it is possible to use:

    make noopt
To compile Redis without compiler optimization.
Or set the OPTIMIZATION environment variable for even more control ;-)
Thanks, gents, I updated the post with that, and Pieter's correction that Redis keys are not Redis objects, but sds strings.