Closed elboulangero closed 10 months ago
Thanks for the review and advice!
I applied your suggestions, then fixed the details to get it to build. I think it's good now.
Sorry @elboulangero missed the notification for this, merged.
@stevenh no worries!
This is required for Redis >= 7.x, cf. https://raw.githubusercontent.com/redis/redis/7.0/00-RELEASENOTES:
Without this patch, some unit tests fail:
I tried to cook a clean patch but I'm not very familiar with Go, so it's not perfect.