Chayim
Chayim
@dvora-h mind taking a look? This looks like a bug we picked up in the cluster PR and should not be present.
There's been a lot of discussion on f-strings being better than %s formatters recently (and hence the switch to that in redis-py). If we can demonstrate this is true, then...
@alongouldman We don't have perf tests here in the repo that are viable - though we keep starting and stopping that. I mean the redis use case. But frankly, if...
@sav-norem. Wanna?
@dvora-h this is a real bug. Just updating with the latest error in 4.3.1, since we've merged in async ``` apthetop: ~ (master)> python -m venv venvforthis lapthetop: ~ (master)>...
I think the right answer is using the rust bridge - agreed. However, I'm worried about general maintainability in the client - this is my only concern. As long as...
While not everything has been documented - we just merged in documentation and some examples (#1835) - including SSL. Those examples now publish to readthedocs, and are generated from jupyter...
@sav-norem. Wanna?
@ipmb That script isn't used to start and stop redis instances - it's the wrapper used in the github actions, to get around specific pain points. It's used as part...
You probably want to see [this PR](https://github.com/redis/redis-py/pull/1660) that we're considering for redis-py 4.1.0.