Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Rollback Redis-py to Redis-py-cluster (#2347)
* Roll back redis config and add tests back Signed-off-by: Kevin Zhang <[email protected]> * lint Signed-off-by: Kevin Zhang <[email protected]> * Fix autogenerated import Signed-off-by: Kevin Zhang <[email protected]> * Fix lint Signed-off-by: Kevin Zhang <[email protected]> * Add redis-py-cluster back Signed-off-by: Kevin Zhang <[email protected]> * Fix dask ci Signed-off-by: Kevin Zhang <[email protected]> * Regenerate using respective python 3 versions Signed-off-by: Kevin Zhang <[email protected]> * Change test_entity_ttl test Signed-off-by: Kevin Zhang <[email protected]> * Fix lint Signed-off-by: Kevin Zhang <[email protected]> * Change integration workflow Signed-off-by: Kevin Zhang <[email protected]> * Temporarily disable for testing Signed-off-by: Kevin Zhang <[email protected]> * Continue making work Signed-off-by: Kevin Zhang <[email protected]> * Continue making work Signed-off-by: Kevin Zhang <[email protected]> * Fix workflow Signed-off-by: Kevin Zhang <[email protected]> * Fix workflow Signed-off-by: Kevin Zhang <[email protected]> * Update port numbers Signed-off-by: Kevin Zhang <[email protected]> * Update pr integration tests Signed-off-by: Kevin Zhang <[email protected]> * Reenable rest of tests Signed-off-by: Kevin Zhang <[email protected]> * Update data source creator Signed-off-by: Kevin Zhang <[email protected]> * Fix integration test Signed-off-by: Kevin Zhang <[email protected]> * Clean up code Signed-off-by: Kevin Zhang <[email protected]> * Somehow removed the key components -,- Signed-off-by: Kevin Zhang <[email protected]>
- Loading branch information