Commit ce5606f
fix: Update RedisCluster to use redis-py official implementation (#2554)
* switch to using redis cluster in redis-py
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* fix
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Fix
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Fix dependencies
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Update py3.7-ci-requirements.txt
Signed-off-by: Felix Wang <wangfelix98@gmail.com>
* update 3.10 requirements
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Fix dependencies to address issues
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Fix
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
* Fix
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
Co-authored-by: Felix Wang <wangfelix98@gmail.com>1 parent 753bd88 commit ce5606f
File tree
9 files changed
+425
-685
lines changed- sdk/python
- feast/infra/online_stores
- requirements
9 files changed
+425
-685
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
168 | 170 | | |
169 | 171 | | |
170 | 172 | | |
| |||
0 commit comments