Skip to content

Commit

Permalink
Execute multi-node requests using try_request.
Browse files Browse the repository at this point in the history
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
nihohit committed Jul 27, 2023
1 parent 78b4570 commit e24f78b
Show file tree
Hide file tree
Showing 2 changed files with 146 additions and 80 deletions.
Loading

0 comments on commit e24f78b

Please sign in to comment.