You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run pipeline in current thread if all the keys on same node (#4149)
* perf:last node run in current thread directly
* fix: connection leak, we should return it to connection pool
* noop sync when pipelinedResponses.isEmpty()
* revert rename
* clean
* remove last node run in current thread when multi node
* add test for pipeline all keys at same node
* fix: make all keys on same node
* formatting
---------
Co-authored-by: ggivo <[email protected]>
0 commit comments