This is incredibly useful. I spend a lot of time rsyncing captures to examine on WireShark. This went immediately to my personal /bin/
I can't believe no one mentioned parallel[1] yet, it is basically a much more powerful replacement to xargs and available at most package managers. [1] https://www.gnu.org/software/parallel/
Nice idea, would this be extended to support other systems beside redis? many of the faults related to network conditions are generic and not related to wire application protocol.
This is incredibly useful. I spend a lot of time rsyncing captures to examine on WireShark. This went immediately to my personal /bin/
I can't believe no one mentioned parallel[1] yet, it is basically a much more powerful replacement to xargs and available at most package managers. [1] https://www.gnu.org/software/parallel/
Nice idea, would this be extended to support other systems beside redis? many of the faults related to network conditions are generic and not related to wire application protocol.