python-stdnet
python-stdnet copied to clipboard
Interface mismatch with Redis backend
The only implementation of backend for Redis doesn't has second parameter, callback, but interface has. Usage also drops the callback. So I assume the implementation is correct.