Redis BITCOUNT - count all bits in key
Count the number of set bits (population counting) in a string.
redisBitCount(key)
key |
redis key |
the counted bits as an integer value
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.