when executing an `mset()` with three key/value pairs, the response will be an array of 4 items with `OK`. Using redis store, i'd expect to get 3 items
when executing an
mset()with three key/value pairs, the response will be an array of 4 items withOK.Using redis store, i'd expect to get 3 items