okTurtles / dnschain

A blockchain-based DNS + HTTP server that fixes HTTPS security, and more!
https://okturtles.com
Other
1.73k stars 170 forks source link

Make it less likely redis tests will fail #120

Closed taoeffect closed 9 years ago

taoeffect commented 9 years ago
taoeffect commented 9 years ago

Added hack in 1334a08 to make it less likely that Travis will fail. But we need to figure out how to write genuine tests for this, or, if our tests mean that Redis isn't adding any real value, figure out what's going on. Alternatively, the Redis code could just be "broken" in some way...