Hacker News new | past | comments | ask | show | jobs | submit login

Internally, redis stores integers as 64-bit binary values, not strings: http://redis.io/commands/incr.



I don't think it does that for keys and values in hashes though. The only int-related optimization it does in the collections is integer sets.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: