Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests for Redis 7 (#2182) | dvora-h | 2022-05-31 | 1 | -4/+0 |
| | | | | | * fix tests * async | ||||
* | update black to 22.3.0 (#2171) | Utkarsh Gupta | 2022-05-30 | 1 | -7/+1 |
| | |||||
* | Clean up test supoort enterprise environments (#2082) | dvora-h | 2022-04-04 | 1 | -1/+2 |
| | | | | | * skip tests on enterprise * delete dping implementation | ||||
* | Add cluster support for scripting (#1937) | Jake Barnwell | 2022-02-22 | 1 | -0/+15 |
| | | | | | | | | | | | * Add cluster support for scripting * Fall back to connection_pool.get_encoder if necessary * Add documentation for cluster-based scripting * Add test for flush response Co-authored-by: dvora-h <dvora.heller@redis.com> | ||||
* | Added black and isort (#1734) | Anas | 2021-11-30 | 1 | -41/+59 |
| | |||||
* | Adding RedisCluster client to support Redis Cluster Mode (#1660) | Bar Shaul | 2021-11-25 | 1 | -0/+62 |
Co-authored-by: Chayim <chayim@users.noreply.github.com> Co-authored-by: Anas <anas.el.amraoui@live.com> |