Michael Grunder

Results 200 comments of Michael Grunder

Hi, I'm honestly not sure what the right way to get this to work is. It looks like using `_deps/-src` is just what `CMake` does by default. [Here's a blog...

@rth I no longer have write access to this repo and am not sure who's taken the lead in maintaining it. Perhaps @chayim from Redis can help.

Yes, I think it's time for a new version. I need to go through all of the changes since v1.0.2 to make sure I don't include any that are technically...

Closing in favor of #1131

Hi @iliaal. I'm putting together the 5.3.3 release right now, which just includes two tiny changes for PHP8 compatibility. I think fixing the segmentation fault on clone is a good...

Sure, I'm OK with that. I want to make sure we don't worsen the situation with connection re-use (e.g. going out of sync) but being able to `clone` the redis...

Closing this issue, as I think a rebuild should work. Feel free to reopen however if that's not the case.

@tillkruss I think we'd need to add a method on RedisCluster to do some kind of `SUM(txBytes)` across each internal `RedisSock`, but that's probably pretty straightforward.

No not really. I don't mind adding it either.

Yes, I will look first thing in the morning.