Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests for Redis 7 (#2182) | dvora-h | 2022-05-31 | 1 | -26/+25 |
| | | | | | * fix tests * async | ||||
* | update black to 22.3.0 (#2171) | Utkarsh Gupta | 2022-05-30 | 1 | -2/+2 |
| | |||||
* | Update FUNCTION LOAD changes (#2139) | dvora-h | 2022-04-27 | 1 | -29/+38 |
| | |||||
* | Add cluster support for functions (#2016) | dvora-h | 2022-03-06 | 1 | -51/+77 |
| | | | | | | | | | | | | | | | | | | | * cluster support for functions * fix test_list_on_cluster mark * fix mark * cluster unstable url * fix * fix cluster url * skip tests * linters * linters | ||||
* | Add support for Redis 7 functions (#1998) | dvora-h | 2022-02-22 | 1 | -0/+94 |
* add function support * linters * test fcall * decode reponses for unstable_r * linters * fix evalsho_ro test * fix eval_ro test * add response callbaks * linters |