Hi guys, I am abusing memcached as a message queue. But I realized that there must be an maximum length for the integer stored when using incr.
How can I determine what the maximum value is? I use memcache both on a 32bit system and a 64bit... Regards, Abdul
