redis / rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
Apache License 2.0
2.34k stars 149 forks source link

feat: minor increase in rueidiscompat coverage #583

Closed SoulPancake closed 2 months ago

SoulPancake commented 2 months ago

part of #487

rueian commented 2 months ago

LGTM. Thanks @SoulPancake!