Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.55.0rc1 | David Robertson | 2022-03-15 | 1 | -1/+0 |
| | |||||
* | Fix incorrect type hints for txredis. (#12042) | Patrick Cloke | 2022-03-08 | 1 | -0/+1 |
Some properties were marked as RedisProtocol instead of ConnectionHandler, which wraps RedisProtocol instance(s). |