Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Execute multi-node requests using try_request.
This means multi node operations now get error handling, and can trigger MOVED, etc. Additionally, func was removed from CmdArg::Cmd/Pipeline. This removes the need to allocate a box on every request, and slightly reduces code complexity.
- Loading branch information