Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update
watch
and mget
to use array arguments
This is a small performance improvement since the `redis` module offers a straight passthrough mode for command callbacks, since it does not rely on parsing `arguments`.
- Loading branch information