redis / rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature: Add the Unit field to rueidiscompat BitCount

rueian opened this issue · comments

go-redis recently added the BitCount.Unit field to its Cmdable implementation. We had better to add it to rueidiscompat too.

Ref: redis/go-redis#2956

Closed by #538