Hacker News new | ask | show | jobs
by almost 6073 days ago
I've committed a quick fix for the problems to me clone of the Git repo here: http://github.com/almost/redis

Check the changed doctests for examples of why it was a bad idea not to sanitize key names and other params. Ignore the changed doctests involving Decimals, I had to change those to get them to pass on my machine but they're not related to me fixes.