Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cherry-pick for 4.3.5 (#2468) | dvora-h | 2022-11-21 | 1 | -2/+11 |
* | Fix retries in async mode (#2180) | Eric Lemoine | 2022-06-19 | 1 | -0/+17 |
* | update black to 22.3.0 (#2171) | Utkarsh Gupta | 2022-05-30 | 1 | -1/+1 |
* | async_cluster: add/update typing (#2195) | Utkarsh Gupta | 2022-05-30 | 1 | -4/+4 |
* | Add Async RedisCluster (#2099) | Utkarsh Gupta | 2022-05-08 | 1 | -57/+83 |
* | Replace OSError exceptions from `can_read` with `redis.ConnectionError` (#2140) | Kristján Valur Jónsson | 2022-05-08 | 1 | -1/+7 |
* | always clear reference to closed reader/writer (#2077) | Bea Steers | 2022-04-04 | 1 | -2/+3 |
* | Add support to use certificates from string in ssl connection (#2048) | dvora-h | 2022-03-14 | 1 | -2/+11 |
* | redis_connect_func (#2046) | Lazaros Toumanidis | 2022-03-14 | 1 | -0/+2 |
* | Add Async Support (#1899) | Andrew Chen Wang | 2022-02-22 | 1 | -0/+1707 |