[–] antirez 15y ago ↗ Great article, thank you very much.Btw it is possible to use: make noopt To compile Redis without compiler optimization. [–] pietern 15y ago ↗ Or set the OPTIMIZATION environment variable for even more control ;-) [–] paulsmith 15y ago ↗ Thanks, gents, I updated the post with that, and Pieter's correction that Redis keys are not Redis objects, but sds strings.
[–] pietern 15y ago ↗ Or set the OPTIMIZATION environment variable for even more control ;-) [–] paulsmith 15y ago ↗ Thanks, gents, I updated the post with that, and Pieter's correction that Redis keys are not Redis objects, but sds strings.
[–] paulsmith 15y ago ↗ Thanks, gents, I updated the post with that, and Pieter's correction that Redis keys are not Redis objects, but sds strings.
3 comments
[ 2.7 ms ] story [ 18.0 ms ] threadBtw it is possible to use:
To compile Redis without compiler optimization.