Jun 11

Results 4 issues of Jun 11

We are currently investigating the performance differences between dragonfly and redis. We found that when pipeline=1, dragonfly's performance is significantly better than redis. However, when pipeline is enabled, redis's performance...

### What problem does this PR solve? add dns resolution support ### What is changed and how does it work? When the Pegasus operation times out, it will attempt to...

python-client

### What problem does this PR solve? If the server has the `rpc_request_dropped_before_execution_when_timeout` parameter enabled, and the Thrift client does not explicitly set `client_timeout` (which defaults to 0), the server...

python-client

### What problem does this PR solve? Add support for hashkey and sortkey scan filters ### What is changed and how does it work? 1. in original logic `generate_next_bytes` function...

python-client