Mark Magpayo wrote:
For some reason any keys that I store with PHP, I cannot retrieve in Java, and vice versa. I've tried turning sanitizeKeys off in the Java client and still no luck.
The first hurdle is whether or not the Java and PHP clients use the same hashing algorithm. I don't know that they do.
Second, you will have to store strings only and not use an compression if you want to reliably read stuff in both languages.
-- Brian Moon Senior Developer/Engineer ------------------------------ When you care enough to spend the very least. http://dealnews.com/
