In redis cache store, options to `fetch_multi` are passed correctly to `write_multi` but not to `read_multi`. This causes cache always to be missed when passing `namespace` option to it.